From 73df40a3f7022152accacd8b72c2a02d8ca03c2f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 7 Jan 2022 21:11:47 +0000 Subject: [PATCH] :arrow_up: Updating add-on Studio Code Server to 6517149 --- README.md | 6 +++--- vscode/CHANGELOG.md | 2 ++ vscode/DOCS.md | 2 +- vscode/README.md | 6 +++--- vscode/config.yaml | 2 +- 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index dc5347b0d..d87d55dcc 100644 --- a/README.md +++ b/README.md @@ -921,10 +921,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/c35162d -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/c35162d/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/6517149 +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/6517149/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-c35162d-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-6517149-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 diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index 85f5fd0a0..9fb7c8501 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,2 +1,4 @@ # Changelog since v3.7.0 +- ⬆️ Upgrades add-on base image to 5.2.3 (#362) +- 🎆 Updates maintenance/license year to 2022 (#361) - 🚀 Update CI to latest version (#358) diff --git a/vscode/DOCS.md b/vscode/DOCS.md index fd2e5b840..ea6c11d63 100644 --- a/vscode/DOCS.md +++ b/vscode/DOCS.md @@ -186,7 +186,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2019-2021 Franck Nijhof +Copyright (c) 2019-2022 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/vscode/README.md b/vscode/README.md index 12c0b6dcb..17c3402d4 100644 --- a/vscode/README.md +++ b/vscode/README.md @@ -50,10 +50,10 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-visual-studio-code/107863?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [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-c35162d-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/c35162d +[release-shield]: https://img.shields.io/badge/version-6517149-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/6517149 [screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png \ No newline at end of file diff --git a/vscode/config.yaml b/vscode/config.yaml index 8327e28ef..65fb1c06d 100644 --- a/vscode/config.yaml +++ b/vscode/config.yaml @@ -37,4 +37,4 @@ slug: vscode startup: services uart: true url: https://github.com/hassio-addons/addon-vscode -version: c35162d +version: '6517149'