fix(container): update ghcr.io/k8s-at-home/code-server docker tag to v4.5.2

This commit is contained in:
feisar-bot
2022-08-16 02:00:31 +00:00
committed by auricom
parent e0fa61da66
commit 57fccea966
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.5.1 tag: v4.5.2
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.5.1 tag: v4.5.2
workingDir: "/config" workingDir: "/config"
args: args:
- --auth - --auth