diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index d946575f001..61f607aaf70 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.1.0 +appVersion: 3.1.1 dependencies: - name: common version: 29.0.0 @@ -35,5 +35,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 10.0.0 +version: 10.0.1 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index 4e72b27a5f7..335b1d4b199 100644 --- a/charts/stable/flowise/values.yaml +++ b/charts/stable/flowise/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/flowiseai/flowise pullPolicy: IfNotPresent - tag: 3.1.0@sha256:d4da3ffa539f397a1b0f20d384198ba0999cf348f702680950b2f73a243c80de + tag: 3.1.1@sha256:1c99d1f0f00111dc1de1d015c89d18ce87c190ee80134584c69064ccec7720ba securityContext: container: runAsNonRoot: false