diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index 8f9ae71bc3d..c57cf29eef8 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 7.0.0 +version: 7.0.1 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index b0d6bb9e889..b7345c1d7a3 100644 --- a/charts/stable/flowise/values.yaml +++ b/charts/stable/flowise/values.yaml @@ -1,7 +1,7 @@ image: repository: flowiseai/flowise pullPolicy: IfNotPresent - tag: 2.0.1@sha256:b4366de0af379df947765e205c768511bad40a0f873e997073510e875b3c9631 + tag: 2.0.1@sha256:0c4167039d5e27d69f27b5316b31ca5eb67d35c24094add579ea6ef640b3b0f5 securityContext: container: runAsNonRoot: false