From aae2dab1493cc48d22ff7cc85cac4350a6a58853 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 1 Jul 2022 22:20:25 +0000 Subject: [PATCH] feat(container): update helm values ghcr.io/k8s-at-home/code-server to v4.5.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 16ac6119f..fdd976ee2 100644 --- a/cluster/apps/data/homer/helm-release.yaml +++ b/cluster/apps/data/homer/helm-release.yaml @@ -60,7 +60,7 @@ spec: enabled: true image: repository: ghcr.io/k8s-at-home/code-server - tag: v4.4.0 + tag: v4.5.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 9a9a8c816..2af6749f2 100644 --- a/cluster/apps/home-automation/home-assistant/helm-release.yaml +++ b/cluster/apps/home-automation/home-assistant/helm-release.yaml @@ -96,7 +96,7 @@ spec: enabled: true image: repository: ghcr.io/k8s-at-home/code-server - tag: v4.4.0 + tag: v4.5.0 workingDir: "/config" args: - --auth