Skip to content

Commit

Permalink
Merge pull request #240 from pierluigilenoci/redis_20.1.4
Browse files Browse the repository at this point in the history
chore: Updated the Redis chart to the latest version
  • Loading branch information
pierluigilenoci authored Sep 19, 2024
2 parents ae77b47 + 3b9dd04 commit 2211280
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions helm/oauth2-proxy/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: 20.1.3
digest: sha256:43c09b7013f61187354d33df393840e90addf96403f3ddce223b790a118f93a6
generated: "2024-09-16T15:22:27.186887+02:00"
version: 20.1.4
digest: sha256:c17df8fa246c8470d4acabf3ade290bebf2ef626c14c1c4692c52bfe704d9d90
generated: "2024-09-19T14:48:19.700218+02:00"
4 changes: 2 additions & 2 deletions helm/oauth2-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: oauth2-proxy
version: 7.7.20
version: 7.7.21
apiVersion: v2
appVersion: 7.6.0
home: https://oauth2-proxy.github.io/oauth2-proxy/
Expand All @@ -14,7 +14,7 @@ keywords:
- redis
dependencies:
- name: redis
version: 20.1.3
version: 20.1.4
repository: https://charts.bitnami.com/bitnami
alias: redis
condition: redis.enabled
Expand Down

0 comments on commit 2211280

Please sign in to comment.