diff --git a/charts/apps/changedetection-io/values.yaml b/charts/apps/changedetection-io/values.yaml index 1a066535..d2b04b85 100644 --- a/charts/apps/changedetection-io/values.yaml +++ b/charts/apps/changedetection-io/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: ghcr.io/dgtlmoon/changedetection.io # -- image tag - tag: "0.45.25" + tag: "0.45.26" # -- image pull policy pullPolicy: IfNotPresent