From 57fccea96645fbba66fac6db4e9fc216ea12ce96 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 16 Aug 2022 02:00:31 +0000 Subject: [PATCH] fix(container): update ghcr.io/k8s-at-home/code-server docker tag to v4.5.2 --- 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 4c38a102f..2c3d107d7 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.5.1 + tag: v4.5.2 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 b108ca66b..f9bbdf261 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.5.1 + tag: v4.5.2 workingDir: "/config" args: - --auth