Skip to content

Commit

Permalink
Merge pull request #271 from oauth2-proxy/renovate/all-minor-updates
Browse files Browse the repository at this point in the history
chore(deps): update helm release redis to v20.5.0
  • Loading branch information
pierluigilenoci authored Dec 11, 2024
2 parents 23142af + cbb9eed commit f7ac513
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.4.0
digest: sha256:759ab934f32412960e8070bab5a33c008596adb006615e19896d61fb59be4d50
generated: "2024-12-03T12:36:16.797241579Z"
version: 20.5.0
digest: sha256:4e71a0a423962576d2bb97426c543cec249b6de30e31c644ab502a1a5acda4cd
generated: "2024-12-11T09:49:14.415267905Z"
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.8.1
version: 7.8.2
apiVersion: v2
appVersion: 7.7.1
home: https://oauth2-proxy.github.io/oauth2-proxy/
Expand All @@ -14,7 +14,7 @@ keywords:
- redis
dependencies:
- name: redis
version: 20.4.0
version: 20.5.0
repository: https://charts.bitnami.com/bitnami
alias: redis
condition: redis.enabled
Expand Down

0 comments on commit f7ac513

Please sign in to comment.