From 77e7907dd8a0c8f4e7e1e378b14923d96fc65c55 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 22 May 2021 01:23:33 +0000 Subject: [PATCH] chore(deps): update container image codercom/code-server to v3.10.2 Signed-off-by: Auricom --- cluster/apps/home/home-assistant/helm-release.yaml | 2 +- cluster/apps/home/node-red/helm-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/home/home-assistant/helm-release.yaml b/cluster/apps/home/home-assistant/helm-release.yaml index 3e38a09d0..d71d9bc89 100644 --- a/cluster/apps/home/home-assistant/helm-release.yaml +++ b/cluster/apps/home/home-assistant/helm-release.yaml @@ -83,7 +83,7 @@ spec: enabled: true image: repository: codercom/code-server - tag: 3.10.1 + tag: 3.10.2 workingDir: "/config" args: - --auth diff --git a/cluster/apps/home/node-red/helm-release.yaml b/cluster/apps/home/node-red/helm-release.yaml index 031f86563..d1aeb3d4c 100644 --- a/cluster/apps/home/node-red/helm-release.yaml +++ b/cluster/apps/home/node-red/helm-release.yaml @@ -57,7 +57,7 @@ spec: enabled: true image: repository: codercom/code-server - tag: 3.10.1 + tag: 3.10.2 workingDir: "/data/projects" args: - --auth