Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release redis to v16.9.11 #305

Merged
merged 1 commit into from
May 23, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: 16.9.5
digest: sha256:dee254c120e9ad4f91c9482f1d7550a98315bdcce41b664273e68aff698d02b8
generated: "2022-05-17T18:57:21.581538294Z"
version: 16.9.11
digest: sha256:d0cc504be0575856282e435b8be915ae141f5a051c68f5f58bf630b7f3c87de6
generated: "2022-05-23T19:45:44.442131196Z"
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: 31.1.6
version: 31.1.7
appVersion: 0.17.3
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: "16.9.5"
version: "16.9.11"
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled

Expand Down