diff --git a/applications/sasquatch/values.yaml b/applications/sasquatch/values.yaml index 92566acec7..8b9329c026 100644 --- a/applications/sasquatch/values.yaml +++ b/applications/sasquatch/values.yaml @@ -274,7 +274,7 @@ kapacitor: # -- Docker image to use for Kapacitor repository: docker.io/library/kapacitor # -- Tag to use for Kapacitor - tag: 1.8.3 + tag: 1.8.4 # -- Pull policy for Kapacitor pullPolicy: "IfNotPresent"