diff --git a/conduit/values.yaml b/conduit/values.yaml index 8a2f50d..0df5ba0 100644 --- a/conduit/values.yaml +++ b/conduit/values.yaml @@ -48,7 +48,7 @@ wellknown: registry: docker.io repository: library/nginx pullPolicy: IfNotPresent - tag: "1.25" + tag: "1.26" replicaCount: 1 podLabels: {}