Skip to content

Commit

Permalink
Update Helm release redis to ~17.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 20, 2023
1 parent 6a3f4d1 commit e384174
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions distribution/helm/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.8.0
version: 12.8.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.14.6
version: 17.15.0
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.8.0
digest: sha256:b1ffc434fd36b410c94c68b1dec81c96000004b2f631d5e16f1a20a32a3ad6a3
generated: "2023-08-08T11:32:58.35992402Z"
digest: sha256:2853c3182abe9a761448588cf3cb63c52317255f36582a939d4616bdf8d1f307
generated: "2023-08-09T16:18:04.217548387Z"
2 changes: 1 addition & 1 deletion distribution/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies:

- name: redis
repository: https://charts.bitnami.com/bitnami
version: ~17.14.0
version: ~17.15.0
condition: redis.enabled

# used for common Helm utilities
Expand Down

0 comments on commit e384174

Please sign in to comment.