diff --git a/kubernetes/infrastructure/caddy/values.yaml b/kubernetes/infrastructure/caddy/values.yaml index 3be8873..63e205a 100644 --- a/kubernetes/infrastructure/caddy/values.yaml +++ b/kubernetes/infrastructure/caddy/values.yaml @@ -10,7 +10,7 @@ image: repository: caddy pullPolicy: IfNotPresent tagSuffix: "" - tag: 2.11.2 + tag: 2.11.4 service: type: LoadBalancer # Cluster (not Local) so any node can forward to pods on any other node.