From 217b9e653e033c942c7a9b44f9a843cafb93d2b9 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 01:17:37 +0000 Subject: [PATCH] feat(container): update helm values ghcr.io/k8s-at-home/code-server to v4.1.0 --- cluster/apps/data/homer/helm-release.yaml | 2 +- cluster/apps/home-automation/home-assistant/helm-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/data/homer/helm-release.yaml b/cluster/apps/data/homer/helm-release.yaml index ba88903a5..275d66b49 100644 --- a/cluster/apps/data/homer/helm-release.yaml +++ b/cluster/apps/data/homer/helm-release.yaml @@ -64,7 +64,7 @@ spec: enabled: true image: repository: ghcr.io/k8s-at-home/code-server - tag: v4.0.2 + tag: v4.1.0 workingDir: "/www/assets" args: - --auth diff --git a/cluster/apps/home-automation/home-assistant/helm-release.yaml b/cluster/apps/home-automation/home-assistant/helm-release.yaml index 378d3f342..6c9b0a7f4 100644 --- a/cluster/apps/home-automation/home-assistant/helm-release.yaml +++ b/cluster/apps/home-automation/home-assistant/helm-release.yaml @@ -99,7 +99,7 @@ spec: enabled: true image: repository: ghcr.io/k8s-at-home/code-server - tag: v4.0.2 + tag: v4.1.0 workingDir: "/config" args: - --auth