chore(deps): update container image flowiseai/flowise to v1.6.0@0eb3183 by renovate (#18863)

This commit is contained in:
TrueCharts Bot 2024-03-04 01:58:28 +01:00 committed by GitHub
parent 3648c3e00f
commit bd0b5c63b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.5.1
appVersion: 1.6.0
dependencies:
- name: common
version: 18.1.2
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png
keywords:
- flowise
- ai
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/flowise
- https://hub.docker.com/r/flowiseai/flowise
type: application
version: 4.2.0
version: 4.3.0

View File

@ -1,7 +1,7 @@
image:
repository: flowiseai/flowise
pullPolicy: IfNotPresent
tag: 1.5.1@sha256:533a1fab691f78fdebcadeac5b071f51ffc3428179d5797e1d8544c744ed4c1d
tag: 1.6.0@sha256:0eb31839a29fa98a801065054d3f4398b88d7cddb3425a5a5d05fe9c4fd411fd
securityContext:
container:
runAsNonRoot: false