Skip to content

Commit

Permalink
Update Helm release redis to v15
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot committed Jan 5, 2022
1 parent e6aa93f commit 22a673c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/pomerium/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 14.7.2
digest: sha256:05306359e271d1c4c5d965697c1d7fccc72d3cad665dc0d244b934c5546e4bf9
generated: "2021-07-21T11:09:08.054969-04:00"
version: 15.7.0
digest: sha256:241ee3b868fd639aeb20e56abe7fb4eb5963074a7313dca8ba6967fb11a0ae6b
generated: "2022-01-05T22:20:26.540985323Z"
4 changes: 2 additions & 2 deletions charts/pomerium/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: pomerium
version: 26.0.1
version: 26.0.2
appVersion: 0.16.0
home: http://www.pomerium.com/
icon: https://www.pomerium.com/img/icon.svg
Expand All @@ -23,7 +23,7 @@ sources:
engine: gotpl
dependencies:
- name: redis
version: '~14'
version: '~15.7.0'
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled

Expand Down

0 comments on commit 22a673c

Please sign in to comment.