diff --git a/README.md b/README.md index cd6a461..e95838d 100644 --- a/README.md +++ b/README.md @@ -79,10 +79,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[addon-code-server]: https://github.com/elcajon-dev/addon-code-server/tree/v4.1.1 -[addon-doc-code-server]: https://github.com/elcajon-dev/addon-code-server/blob/v4.1.1/README.md +[addon-code-server]: https://github.com/elcajon-dev/addon-code-server/tree/v4.1.2 +[addon-doc-code-server]: https://github.com/elcajon-dev/addon-code-server/blob/v4.1.2/README.md [code-server-issue]: https://github.com/elcajon-dev/addon-code-server/issues -[code-server-version-shield]: https://img.shields.io/badge/version-v4.1.1-blue.svg +[code-server-version-shield]: https://img.shields.io/badge/version-v4.1.2-blue.svg [code-server-installations-shield-stable]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fanalytics.home-assistant.io%2Faddons.json&query=%24%5B%22a03729f7_code-server%22%5D.total&label=Reported%20Installations&link=https%3A%2F%2Fanalytics.home-assistant.io/add-ons [code-server-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [code-server-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/code-server/CHANGELOG.md b/code-server/CHANGELOG.md index e98e6a4..be7bd75 100644 --- a/code-server/CHANGELOG.md +++ b/code-server/CHANGELOG.md @@ -1,4 +1,11 @@ ## What’s changed -## 🚀 Enhancements +## ⬆️ Dependency updates -- 🧰 Update Code-Server settings @elcajon (#567) +- ⬆️ Update docker/build-push-action action to v6.1.0 @renovate (#568) +- ⬆️ Update cdr/code-server to v4.90.3 @renovate (#569) +- ⬆️ Update esphome to v2024.6.2 @renovate (#570) +- ⬆️ Update esphome to v2024.6.3 @renovate (#571) +- ⬆️ Update docker/build-push-action action to v6.2.0 @renovate (#572) +- ⬆️ Update esphome to v2024.6.4 @renovate (#573) +- ⬆️ Update frenck/action-addon-linter action to v2.15.1 @renovate (#574) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.5 @renovate (#578) diff --git a/code-server/README.md b/code-server/README.md index 8b9aa6b..1edf79a 100644 --- a/code-server/README.md +++ b/code-server/README.md @@ -34,8 +34,8 @@ Please be aware that when misused you can destroy your whole system with this ad [maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v4.1.1-blue.svg -[release]: https://github.com/elcajon-dev/addon-code-server/tree/v4.1.1 +[release-shield]: https://img.shields.io/badge/version-v4.1.2-blue.svg +[release]: https://github.com/elcajon-dev/addon-code-server/tree/v4.1.2 [hassio-addons]: https://github.com/hassio-addons/addon-vscode [installations-shield-edge]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fanalytics.home-assistant.io%2Faddons.json&query=%24%5B%22dca9deef_code-server%22%5D.total&label=Reported%20Installations&link=https%3A%2F%2Fanalytics.home-assistant.io/add-ons [installations-shield-stable]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fanalytics.home-assistant.io%2Faddons.json&query=%24%5B%22a03729f7_code-server%22%5D.total&label=Reported%20Installations&link=https%3A%2F%2Fanalytics.home-assistant.io/add-ons diff --git a/code-server/config.yaml b/code-server/config.yaml index 47c2d06..832de40 100644 --- a/code-server/config.yaml +++ b/code-server/config.yaml @@ -1,5 +1,5 @@ name: Advanced Code Server -version: 4.1.1 +version: 4.1.2 slug: code-server description: Code Server experience integrated in the Home Assistant frontend. url: https://github.com/elcajon-dev/addon-code-server