Skip to content

Commit

Permalink
feat!: update helm release postgresql to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 22, 2024
1 parent 8c75512 commit 5aad877
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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.10.1
version: 4.0.0
dependencies:
- name: common
version: 2.21.0
Expand All @@ -20,7 +20,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami/
condition: mariadb.enabled
- name: postgresql
version: 15.5.7
version: 16.3.3
repository: https://charts.bitnami.com/bitnami/
condition: postgresql.enabled
annotations:
Expand Down
4 changes: 2 additions & 2 deletions charts/lighthouse-ci/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: lighthouse-ci
sources:
- https://github.com/GoogleChrome/lighthouse-ci
- https://github.com/cowboysysop/charts/tree/master/charts/lighthouse-ci
version: 8.1.0
version: 9.0.0
dependencies:
- name: common
version: 2.19.0
Expand All @@ -20,7 +20,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami/
condition: mariadb.enabled
- name: postgresql
version: 15.1.4
version: 16.3.3
repository: https://charts.bitnami.com/bitnami/
condition: postgresql.enabled
annotations:
Expand Down

0 comments on commit 5aad877

Please sign in to comment.