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 Dec 11, 2024
1 parent c50632d commit 190d5bb
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.4.0
version: 20.4.1
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 11.1.20
digest: sha256:329a8866f0818e5a3e357592506dd8847c824ada67ae9b716daceab0eb7b40a7
generated: "2024-12-02T10:42:37.680187566Z"
version: 12.2.0
digest: sha256:056770424733f1d1d1ecf9e2654790759afa79091091d16e7f162e0c10933431
generated: "2024-12-11T05:13:00.424108243Z"
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 190d5bb

Please sign in to comment.