Skip to content

Commit

Permalink
Update Helm release mysql to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent be6c80b commit 5d3ea80
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions charts/librenms/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.6.0
version: 20.6.2
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 11.1.20
digest: sha256:165b6a17235534d36cd4eb2ec95267e28e9ea3d374d173e9c0a8cddb8f1b7600
generated: "2024-12-17T03:40:18.302396575Z"
version: 12.2.1
digest: sha256:6590cad3214a933704a041c4d9c00284e41d9ca6a2a285245334f30fb69df8f9
generated: "2025-01-08T20:43:14.182503715Z"
2 changes: 1 addition & 1 deletion charts/librenms/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled
- name: mysql
version: "~11.1.0"
version: "~12.2.0"
repository: "https://charts.bitnami.com/bitnami"
condition: mysql.enabled

0 comments on commit 5d3ea80

Please sign in to comment.