mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Studio Code Server to a872a30
This commit is contained in:
parent
ff09b4d9e4
commit
0dc793ebab
4 changed files with 8 additions and 14 deletions
|
@ -930,10 +930,10 @@ SOFTWARE.
|
||||||
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[spotify-i386-shield]: https://img.shields.io/badge/i386-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/076375b
|
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/a872a30
|
||||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/076375b/README.md
|
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/a872a30/README.md
|
||||||
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
|
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
|
||||||
[vscode-version-shield]: https://img.shields.io/badge/version-076375b-blue.svg
|
[vscode-version-shield]: https://img.shields.io/badge/version-a872a30-blue.svg
|
||||||
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -1,8 +1,2 @@
|
||||||
# Changelog since v5.6.1
|
# Changelog since v5.6.2
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7 (#655)
|
- ⬆️ Update cdr/code-server to v4.14.0 (#657)
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
|
||||||
- ⬆️ Update debian_11/openssl to v1.1.1n-0+deb11u5 (#654)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
|
|
|
@ -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-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-076375b-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-a872a30-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/076375b
|
[release]: https://github.com/hassio-addons/addon-vscode/tree/a872a30
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
||||||
name: Studio Code Server
|
name: Studio Code Server
|
||||||
version: 076375b
|
version: a872a30
|
||||||
slug: vscode
|
slug: vscode
|
||||||
description: Fully featured Visual Studio Code (VSCode) experience integrated in the
|
description: Fully featured Visual Studio Code (VSCode) experience integrated in the
|
||||||
Home Assistant frontend.
|
Home Assistant frontend.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue