Skip to content

Commit

Permalink
Update Helm release mariadb to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Dec 11, 2024
1 parent a480ecc commit 57a252a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions chart/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 18.7.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 15.2.0
digest: sha256:ee738abeddde5581fd9bc088840048b7514fc52106258e1c1164a0b2b3e1f37a
generated: "2024-01-20T10:12:44.15914716Z"
version: 20.2.0
digest: sha256:7b003499dd391f447b43ce7fd857c7abf96177d09df9742f0434fe2b19772fb5
generated: "2024-12-11T11:47:05.395801999Z"
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: romm
type: application
home: https://zurdi15.github.io/romm/
icon: https://raw.githubusercontent.com/CrystalNET-org/helm-romm/main/chart/icon.png
version: 0.3.1
version: 0.3.2
# renovate: image=zurdi15/romm
appVersion: "2.3.1"
kubeVersion: ">=1.22.0-0"
Expand All @@ -22,7 +22,7 @@ dependencies:
alias: redis
condition: redis.enabled
- name: mariadb
version: ~15.2.0
version: ~20.2.0
repository: https://charts.bitnami.com/bitnami
alias: mariadb
condition: mariadb.enabled

0 comments on commit 57a252a

Please sign in to comment.