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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2023-12-08 20:01:41 +00:00
committed by GitHub
parent 3aaf1aad5d
commit 90aa9dfd9e

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.5
tag: 2.7.6@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
command: ["/usr/bin/caddy", "file-server", "--access-log", "--listen", ":8080", "--root", "/psono"]
podLabels:
ingress.home.arpa/nginx-internal: "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.5
tag: 2.7.6@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
command: ["/usr/bin/caddy", "file-server", "--access-log", "--listen", ":8080", "--root", "/psono"]
podLabels:
ingress.home.arpa/nginx-internal: "allow"