fix(container): update image docker.io/psono/psono-client to v2.4.9 (#19)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2023-11-28 14:30:39 +08:00
committed by GitHub
parent 9e5fe58c87
commit 571391cafd

View File

@@ -230,7 +230,7 @@ spec:
memory: 6000Mi
initContainers:
02-un-root:
image: "docker.io/psono/psono-client:2.4.4"
image: "docker.io/psono/psono-client:2.4.9"
imagePullPolicy: IfNotPresent
# command: ["/bin/sh", "-c", 'cp -rL /usr/share/nginx/html/. /psono && chown -R 69420:69420 /psono; exit']
command: ["/bin/sh", "-c", 'cp -rL /usr/share/nginx/html/. /psono; exit']