diff --git a/helm/kube-image-keeper/values.yaml b/helm/kube-image-keeper/values.yaml index b6365eaa..0603686e 100644 --- a/helm/kube-image-keeper/values.yaml +++ b/helm/kube-image-keeper/values.yaml @@ -198,7 +198,7 @@ registry: # -- Registry image pull policy pullPolicy: IfNotPresent # -- Registry image tag - tag: "2.8.2" + tag: "2.8" # -- Number of replicas for the registry pod replicas: 1 persistence: