diff --git a/kube/deploy/apps/psono/app/hr.yaml b/kube/deploy/apps/psono/app/hr.yaml index 533b93c2..ab287148 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.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"