⬆️ Updating add-on VSCode Remote to 2fa8cae

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-18 08:54:49 +00:00
parent d01c5b6753
commit 1bf87db846
4 changed files with 10 additions and 10 deletions

View file

@ -1099,10 +1099,10 @@ SOFTWARE.
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[unifi-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [unifi-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/600a0c0 [addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/2fa8cae
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/600a0c0/README.md [addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/2fa8cae/README.md
[vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues [vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues
[vscode-remote-version-shield]: https://img.shields.io/badge/version-600a0c0-blue.svg [vscode-remote-version-shield]: https://img.shields.io/badge/version-2fa8cae-blue.svg
[vscode-remote-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [vscode-remote-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[vscode-remote-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [vscode-remote-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,8 +1,8 @@
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#14) - ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#17)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0. Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.13.0...e5ccf147077e46b0225a80bbe314d795d77bb7a2) - [Commits](https://github.com/docker/build-push-action/compare/v2.2.2...9379083e426e2e84abb80c8c091f5cdeb7d3fd7a)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com>

View file

@ -45,5 +45,5 @@ 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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-600a0c0-blue.svg [release-shield]: https://img.shields.io/badge/version-2fa8cae-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/600a0c0 [release]: https://github.com/hassio-addons/addon-vscode-remote/tree/2fa8cae

View file

@ -1,6 +1,6 @@
{ {
"name": "VSCode Remote", "name": "VSCode Remote",
"version": "600a0c0", "version": "2fa8cae",
"slug": "vscode-remote", "slug": "vscode-remote",
"description": "VSCode Remote access to Home Assistant", "description": "VSCode Remote access to Home Assistant",
"url": "https://github.com/hassio-addons/addon-vscode-remote", "url": "https://github.com/hassio-addons/addon-vscode-remote",