From 6433e4988ab7b3eca0eea16062e7c7397da0e448 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 13:06:10 +0000 Subject: [PATCH] feat(images): update ghcr.io/k8s-at-home/code-server docker tag to v4.6.0 Signed-off-by: Alex Waibel --- cluster/apps/home/home-assistant/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home/home-assistant/helm-release.yaml b/cluster/apps/home/home-assistant/helm-release.yaml index d4f5dbbf..41543256 100644 --- a/cluster/apps/home/home-assistant/helm-release.yaml +++ b/cluster/apps/home/home-assistant/helm-release.yaml @@ -55,7 +55,7 @@ spec: enabled: true image: repository: ghcr.io/k8s-at-home/code-server - tag: v4.0.2 + tag: v4.6.0 git: deployKeySecret: code-server workingDir: "/config"