Skip to content

Commit

Permalink
chore(deps): update helm release redis to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 2671c86 commit 8ccaf31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/librenms/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: redis
version: ~19.6.0
version: ~20.6.0
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
2 changes: 1 addition & 1 deletion charts/terraform-backend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ home: https://github.com/nimbolus/terraform-backend

dependencies:
- name: redis
version: 16.x.x
version: 20.x
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
- name: postgresql
Expand Down

0 comments on commit 8ccaf31

Please sign in to comment.