Skip to content

Commit

Permalink
fix: update docker.io/flowiseai/flowise docker tag to v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 27, 2024
1 parent c245402 commit 6cbd9ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/flowise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: flowise
sources:
- https://github.com/FlowiseAI/Flowise
- https://github.com/cowboysysop/charts/tree/master/charts/flowise
version: 3.9.1
version: 3.9.2
dependencies:
- name: common
version: 2.21.0
Expand Down
2 changes: 1 addition & 1 deletion charts/flowise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ image:
repository: flowiseai/flowise

## @param image.tag Image tag
tag: 2.1.2
tag: 2.1.3

## @param image.digest Image digest
digest: ""
Expand Down

0 comments on commit 6cbd9ae

Please sign in to comment.