Skip to content

Commit

Permalink
Merge pull request #30 from librenms/renovate/redis-20.x
Browse files Browse the repository at this point in the history
Update Helm release redis to ~20.4.0
  • Loading branch information
jochbru authored Dec 3, 2024
2 parents ecd0ac7 + 270d483 commit 3c35474
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
@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.3.0
version: 20.4.0
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 11.1.20
digest: sha256:3867f5805cd060df02c28a36eb7ba69f614dba0d0bbd0d04af1ddd6ba8c245cd
generated: "2024-11-14T14:30:03.582607249Z"
digest: sha256:329a8866f0818e5a3e357592506dd8847c824ada67ae9b716daceab0eb7b40a7
generated: "2024-12-02T10:42:37.680187566Z"
2 changes: 1 addition & 1 deletion charts/librenms/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ maintainers:
url: https://github.com/jochbru
dependencies:
- name: redis
version: "~20.3.0"
version: "~20.4.0"
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled
- name: mysql
Expand Down

0 comments on commit 3c35474

Please sign in to comment.