From 9f2912496208cff85f2201bb3b7b8a701c7d03d0 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 19 Aug 2022 21:17:44 +0000 Subject: [PATCH] feat(container): update ghcr.io/k8s-at-home/code-server docker tag to v4.6.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 2c3d107d7..9529c07fc 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.2 + tag: v4.6.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 413bb62ce..29ef69762 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.2 + tag: v4.6.0 workingDir: "/config" args: - --auth