chore(deps): update container image flowiseai/flowise to 1.8.1@3041704 by renovate (#22818)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | flowiseai/flowise | digest | `398bbf9` -> `3041704` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
3e7ff116ae
commit
d3c986ac18
|
@ -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: 6.0.0
|
||||
version: 6.0.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: flowiseai/flowise
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.8.1@sha256:398bbf9e2d40871a25eecd1dbc59b9594e12dd16dd791dad52fb4f0376bc09d2
|
||||
tag: 1.8.1@sha256:3041704f844f9760661837961dfe65b197187428302223cbbe17178cd867f2f7
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue