diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index 2922b23ef13..6626f446365 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.4 +appVersion: 2.0.5 dependencies: - name: common version: 24.1.5 @@ -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.3 +version: 7.0.4 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index 19a8fb2743a..b1bda8f2f15 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.4@sha256:3793428e654fe950f8e186806bd6a9eb3453abf1478a107fb5acb2663cbcd3fb + tag: 2.0.5@sha256:0ed9ad2583cc0b70062ba2d225091c783350eea55a70270fc8d6c24de93587fd securityContext: container: runAsNonRoot: false