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 Nov 27, 2024
1 parent 1a5eb5f commit ee1a3f6
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.0.1
version: 20.0.5
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 11.1.15
digest: sha256:ded0f443632043e71c3a56ea1e745b2efca93d6038a64729f5b756fd2e4ca229
generated: "2024-08-09T16:12:50.49918278Z"
version: 12.1.0
digest: sha256:b6560a485770e82ee6edebbed3a8680670f6ec7386a7bb6af7fddc8484a53745
generated: "2024-11-27T21:04:45.83890783Z"
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.1.0"
repository: "https://charts.bitnami.com/bitnami"
condition: mysql.enabled

0 comments on commit ee1a3f6

Please sign in to comment.