From 7d825da72dc9e2dd1fb35ab7b82a0fed5740f1a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 19:05:16 -0600 Subject: [PATCH] Update linuxserver/code-server Docker tag to v4.23.1 (#35) * Update linuxserver/code-server Docker tag to v4.23.1 * update helm chart --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: alexlebens --- charts/home-assistant/Chart.yaml | 2 +- charts/home-assistant/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml index 6948a8f..17e2167 100644 --- a/charts/home-assistant/Chart.yaml +++ b/charts/home-assistant/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: home-assistant -version: 0.1.9 +version: 0.1.10 description: Chart for Home Assistant keywords: - home-automation diff --git a/charts/home-assistant/values.yaml b/charts/home-assistant/values.yaml index 473ff74..780a35c 100644 --- a/charts/home-assistant/values.yaml +++ b/charts/home-assistant/values.yaml @@ -56,7 +56,7 @@ codeserver: enabled: false image: repository: linuxserver/code-server - tag: 4.23.0 + tag: 4.23.1 imagePullPolicy: IfNotPresent env: TZ: UTC