diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index b763bf22cc3..b1225be2396 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 6.0.0 +version: 6.0.1 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index d3ca0d8cf92..9d193ca4247 100644 --- a/charts/stable/flowise/values.yaml +++ b/charts/stable/flowise/values.yaml @@ -1,7 +1,7 @@ image: repository: flowiseai/flowise pullPolicy: IfNotPresent - tag: 1.8.1@sha256:398bbf9e2d40871a25eecd1dbc59b9594e12dd16dd791dad52fb4f0376bc09d2 + tag: 1.8.1@sha256:3041704f844f9760661837961dfe65b197187428302223cbbe17178cd867f2f7 securityContext: container: runAsNonRoot: false