fix(container): update image public.ecr.aws/docker/library/caddy to v2.7.5 (#25)

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

View File

@@ -160,7 +160,7 @@ spec:
# repository: "docker.io/psono/psono-client"
# tag: "2.4.4"
repository: public.ecr.aws/docker/library/caddy
tag: 2.7.4
tag: 2.7.5
command: ["/usr/bin/caddy", "file-server", "--access-log", "--listen", ":8080", "--root", "/psono"]
podLabels:
ingress.home.arpa/nginx: "allow"
@@ -263,7 +263,7 @@ spec:
# repository: "docker.io/psono/psono-admin-client"
# tag: "1.6.11"
repository: public.ecr.aws/docker/library/caddy
tag: 2.7.4
tag: 2.7.5
command: ["/usr/bin/caddy", "file-server", "--access-log", "--listen", ":8080", "--root", "/psono"]
podLabels:
ingress.home.arpa/nginx: "allow"