From 8d3af71c1029ffef759f9693617362f5f7b65345 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 20:50:42 +0000 Subject: [PATCH] chore(container): update image ghcr.io/coder/code-server to 7ea6980 (#479) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/code-server/app/hr.yaml | 2 +- kube/deploy/apps/home-assistant/app/hr.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kube/deploy/apps/code-server/app/hr.yaml b/kube/deploy/apps/code-server/app/hr.yaml index fcb30882..b59eeddd 100644 --- a/kube/deploy/apps/code-server/app/hr.yaml +++ b/kube/deploy/apps/code-server/app/hr.yaml @@ -29,7 +29,7 @@ spec: main: image: repository: "ghcr.io/coder/code-server" - tag: "4.21.0@sha256:0628049353bcef00cb4c913f20b3498fcd72a00d78306e01317ae09071bedfb5" + tag: "4.21.0@sha256:7ea6980fd6302ef0bd30adea5699d7710db520eda2c9c9f383cd99e164d1b220" command: ["dumb-init", "/usr/bin/code-server"] args: [ "--auth", "none", diff --git a/kube/deploy/apps/home-assistant/app/hr.yaml b/kube/deploy/apps/home-assistant/app/hr.yaml index d31b2f67..d8054f7a 100644 --- a/kube/deploy/apps/home-assistant/app/hr.yaml +++ b/kube/deploy/apps/home-assistant/app/hr.yaml @@ -53,7 +53,7 @@ spec: main: image: repository: "ghcr.io/coder/code-server" - tag: "4.21.0@sha256:0628049353bcef00cb4c913f20b3498fcd72a00d78306e01317ae09071bedfb5" + tag: "4.21.0@sha256:7ea6980fd6302ef0bd30adea5699d7710db520eda2c9c9f383cd99e164d1b220" command: ["dumb-init", "/usr/bin/code-server"] args: - "--auth"