fix(flowise): update image docker.io/flowiseai/flowise 3.1.0 → 3.1.1 (#46333)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/flowiseai/flowise | patch | `d4da3ff` → `1c99d1f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmxvd2lzZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.0
|
||||
appVersion: 3.1.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.0
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flowise
|
||||
- https://hub.docker.com/r/flowiseai/flowise
|
||||
type: application
|
||||
version: 10.0.0
|
||||
version: 10.0.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/flowiseai/flowise
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.0@sha256:d4da3ffa539f397a1b0f20d384198ba0999cf348f702680950b2f73a243c80de
|
||||
tag: 3.1.1@sha256:1c99d1f0f00111dc1de1d015c89d18ce87c190ee80134584c69064ccec7720ba
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user