Skip to content

Commit

Permalink
feat!: update helm release mariadb to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 29, 2024
1 parent 3e37d52 commit 764b497
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/dolibarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ name: dolibarr
sources:
- https://github.com/Dolibarr/dolibarr
- https://github.com/cowboysysop/charts/tree/master/charts/dolibarr
version: 5.2.3
version: 6.0.0
dependencies:
- name: common
version: 2.21.0
repository: https://charts.bitnami.com/bitnami/
- name: mariadb
version: 18.2.6
version: 20.2.1
repository: https://charts.bitnami.com/bitnami/
condition: mariadb.enabled
annotations:
Expand Down
4 changes: 2 additions & 2 deletions charts/flowise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ name: flowise
sources:
- https://github.com/FlowiseAI/Flowise
- https://github.com/cowboysysop/charts/tree/master/charts/flowise
version: 3.10.2
version: 4.0.0
dependencies:
- name: common
version: 2.21.0
repository: https://charts.bitnami.com/bitnami/
- name: mariadb
version: 18.2.6
version: 20.2.1
repository: https://charts.bitnami.com/bitnami/
condition: mariadb.enabled
- name: postgresql
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,13 +10,13 @@ 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
repository: https://charts.bitnami.com/bitnami/
- name: mariadb
version: 17.0.1
version: 20.2.1
repository: https://charts.bitnami.com/bitnami/
condition: mariadb.enabled
- name: postgresql
Expand Down

0 comments on commit 764b497

Please sign in to comment.