⬆️ Updating add-on Studio Code Server to ff3af32

This commit is contained in:
Community Hass.io Add-ons Bot 2022-07-20 08:37:01 +00:00
parent 8c5d17596e
commit db4de6407d
4 changed files with 19 additions and 13 deletions

View file

@ -958,10 +958,10 @@ SOFTWARE.
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/ffb13c6
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/ffb13c6/README.md
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/ff3af32
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/ff3af32/README.md
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
[vscode-version-shield]: https://img.shields.io/badge/version-ffb13c6-blue.svg
[vscode-version-shield]: https://img.shields.io/badge/version-ff3af32-blue.svg
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,15 +1,21 @@
# Changelog since v5.1.1
- Bump esphome from 2022.6.1 to 2022.6.2 in /vscode (#472)
# Changelog since v5.1.2
- ⬆️ Upgrades add-on base image to 6.1.0 (#477)
Bumps [esphome](https://github.com/esphome/esphome) from 2022.6.1 to 2022.6.2.
- [Release notes](https://github.com/esphome/esphome/releases)
- [Commits](https://github.com/esphome/esphome/compare/2022.6.1...2022.6.2)
* ⬆️ Upgrades add-on base image to 6.1.0
* Fix halt in finish script
- Bump yamllint from 1.26.3 to 1.27.1 in /vscode (#473)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.3 to 1.27.1.
- [Release notes](https://github.com/adrienverge/yamllint/releases)
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.26.3...v1.27.1)
---
updated-dependencies:
- dependency-name: esphome
- dependency-name: yamllint
dependency-type: direct:production
update-type: version-update:semver-patch
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>

View file

@ -54,6 +54,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-ffb13c6-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/ffb13c6
[release-shield]: https://img.shields.io/badge/version-ff3af32-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/ff3af32
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png

View file

@ -38,4 +38,4 @@ slug: vscode
startup: services
uart: true
url: https://github.com/hassio-addons/addon-vscode
version: ffb13c6
version: ff3af32