Skip to content

Commit

Permalink
feat: update helm release postgresql to v15.5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 14, 2024
1 parent 3c42ed6 commit eeb63b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/flowise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ name: flowise
sources:
- https://github.com/FlowiseAI/Flowise
- https://github.com/cowboysysop/charts/tree/master/charts/flowise
version: 3.6.1
version: 3.6.2
dependencies:
- name: common
version: 2.20.3
repository: https://charts.bitnami.com/bitnami/
- name: mariadb
version: 18.2.6
version: 18.2.4
repository: https://charts.bitnami.com/bitnami/
condition: mariadb.enabled
- name: postgresql
version: 15.5.7
version: 15.5.16
repository: https://charts.bitnami.com/bitnami/
condition: postgresql.enabled
annotations:
Expand Down

0 comments on commit eeb63b7

Please sign in to comment.