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 v17.0.9 #324

Merged
merged 1 commit into from
Aug 11, 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: 17.0.8
digest: sha256:9fe8975ebf81e9d7d50cfdcca69dd803a4f6c27ee1d85dd378fdcccd99655771
generated: "2022-08-05T02:40:44.446713932Z"
version: 17.0.9
digest: sha256:8d788544c14c964bf8b9bc142d90acfdae5381ca22bf24018d9b5ce97ce6fe4f
generated: "2022-08-09T10:34:03.405348987Z"
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: 32.0.3
version: 32.0.4
appVersion: v0.18.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: "17.0.8"
version: "17.0.9"
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled

Expand Down