Skip to content

Commit

Permalink
Update Helm release mariadb to v19 (#105) & image tag to 11.5.2
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ihiverlet <ines.hiverlet@insee.fr>
  • Loading branch information
renovate[bot] and ihiverlet authored Sep 18, 2024
1 parent 14b30e7 commit 990f2cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/mariadb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ version: 0.2.6
appVersion: "1"
dependencies:
- name: mariadb
version: 18.2.6
version: 19.0.6
repository: https://charts.bitnami.com/bitnami
enabled: true
- name: library-chart
Expand Down
2 changes: 1 addition & 1 deletion charts/mariadb/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mariadb:
image:
tag: "11.3.2"
tag: "11.5.2"
pullPolicy: IfNotPresent
auth:
rootPassword: ""
Expand Down

0 comments on commit 990f2cf

Please sign in to comment.