From acebde0ff634a79b199bfe51ece0680ce5824e48 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 22:39:41 +0000 Subject: [PATCH] chore(container): update image public.ecr.aws/docker/library/caddy to bcf4533 (#321) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/psono/app/hr.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kube/deploy/apps/psono/app/hr.yaml b/kube/deploy/apps/psono/app/hr.yaml index 0154e382..47a8b6a0 100644 --- a/kube/deploy/apps/psono/app/hr.yaml +++ b/kube/deploy/apps/psono/app/hr.yaml @@ -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.6@sha256:2f148ddb6662b4245ef4ced637e928eaf67a8a1941572d69627652253e779366 + tag: 2.7.6@sha256:bcf45332e3ebd42456f5fe63be2175ebfee971d85c2cd1bd837dd0beb422fa1c 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.6@sha256:2f148ddb6662b4245ef4ced637e928eaf67a8a1941572d69627652253e779366 + tag: 2.7.6@sha256:bcf45332e3ebd42456f5fe63be2175ebfee971d85c2cd1bd837dd0beb422fa1c command: ["/usr/bin/caddy", "file-server", "--access-log", "--listen", ":8080", "--root", "/psono"] podLabels: ingress.home.arpa/nginx-internal: "allow"