From a90a02dde1dd7373a90ad7ea69003e8566a25abf Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Sun, 23 Jan 2022 18:52:27 +0000 Subject: [PATCH] feat(container)!: Update ghcr.io/k8s-at-home/code-server Docker tag to v4.0.1 --- 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 508f89d22..860b90a59 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: v3.12.0 + tag: v4.0.1 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 37e7bb7c7..5c47a848e 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: v3.12.0 + tag: v4.0.1 workingDir: "/config" args: - --auth