diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index 3a8a79bc197..8e7b253b53f 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.1.2 +appVersion: 3.1.3 dependencies: - name: common version: 29.5.3 @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 10.4.0 +version: 10.4.1 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index b36ecd89d5a..923d595ae25 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.2@sha256:3f96eb1fe88ba038a028b024f98d9f9cf7c62bdbe170ea190d90698936165f94 + tag: 3.1.3@sha256:fa39f54c82ebecabb817cbd2d01fc9fa7bb26d58a7e818c36bb6c2bad44b366a securityContext: container: runAsNonRoot: false