Skip to content

Commit

Permalink
Update Helm release mysql to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent c35cbe0 commit 99e267e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/librenms/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 19.6.1
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 10.3.0
digest: sha256:7b8a3f1182b70837c842c8a9fe7c1fa913cadd6800f1f780f94c357af7fca21f
generated: "2024-07-05T12:50:36.211666249Z"
version: 11.1.7
digest: sha256:3c2732485e84f1e724a70dbbebfe7fc5e47871854b3e001b9cbd49aee996ad9e
generated: "2024-07-05T12:57:09.918379585Z"
2 changes: 1 addition & 1 deletion charts/librenms/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami"
when: redis.enabled == true
- name: mysql
version: "~10.3.0"
version: "~11.1.0"
repository: "https://charts.bitnami.com/bitnami"
when: mysql.enabled == true

0 comments on commit 99e267e

Please sign in to comment.