diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index fe9b55c1a08..925048f1197 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 9.13.2 +version: 9.13.3 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index fd29f3fbd4f..1869744979b 100644 --- a/charts/stable/flowise/values.yaml +++ b/charts/stable/flowise/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/flowiseai/flowise pullPolicy: IfNotPresent - tag: 3.0.12@sha256:b8f6e14bcc2f1256aa7d526467790adcc65745d8d9674758d623cdc5e581b213 + tag: 3.0.12@sha256:25401a53a6373ebf1454a873066685cb251b784ec48342575b2237c4ed697c6b securityContext: container: runAsNonRoot: false