diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index ee0556b5a58..b3611fc5828 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.0.13 +appVersion: 3.1.0 dependencies: - name: common version: 28.33.4 @@ -41,5 +41,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 9.17.2 +version: 9.18.0 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index 8f22bdcb3d9..4e72b27a5f7 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.0.13@sha256:5fa98cd5bd14ac6da3471a06d9b41c9166e7e2d09e960ca0182b58c4173dbd23 + tag: 3.1.0@sha256:d4da3ffa539f397a1b0f20d384198ba0999cf348f702680950b2f73a243c80de securityContext: container: runAsNonRoot: false