feat(container): update helm values ghcr.io/k8s-at-home/code-server to v4.5.0

This commit is contained in:
feisar-bot
2022-07-01 22:20:25 +00:00
committed by auricom
parent 4cfd8c7e58
commit aae2dab149
2 changed files with 2 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ spec:
enabled: true enabled: true
image: image:
repository: ghcr.io/k8s-at-home/code-server repository: ghcr.io/k8s-at-home/code-server
tag: v4.4.0 tag: v4.5.0
workingDir: "/www/assets" workingDir: "/www/assets"
args: args:
- --auth - --auth

View File

@@ -96,7 +96,7 @@ spec:
enabled: true enabled: true
image: image:
repository: ghcr.io/k8s-at-home/code-server repository: ghcr.io/k8s-at-home/code-server
tag: v4.4.0 tag: v4.5.0
workingDir: "/config" workingDir: "/config"
args: args:
- --auth - --auth