From 0179ecd99fc5a1e9c3fb92d1135edfbc364647e2 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 20:28:03 +0000 Subject: [PATCH] chore(container): update image public.ecr.aws/docker/library/caddy to 24f5dc1 (#163) 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 2f2a1de9..0f7a2b69 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:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb + tag: 2.7.6@sha256:24f5dc1fac132a9c759f93be2626a2bb5337c3d3a2a50138075ab2e98bf2efa5 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:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb + tag: 2.7.6@sha256:24f5dc1fac132a9c759f93be2626a2bb5337c3d3a2a50138075ab2e98bf2efa5 command: ["/usr/bin/caddy", "file-server", "--access-log", "--listen", ":8080", "--root", "/psono"] podLabels: ingress.home.arpa/nginx-internal: "allow"