Skip to content

chore(deps): update helm release redis to v21.1.10 - abandoned #314

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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 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: 21.1.7
digest: sha256:9ea083569d8d723cb22d762beb856acdb0f32a71d7f2ef7111744a18f6c04abf
generated: "2025-05-27T10:03:38.057840831Z"
version: 21.1.10
digest: sha256:ce6bbd41529a80c16e60612511f9a431257c09f19a08ab95d8b551f0f7add657
generated: "2025-05-30T14:55:34.58743585Z"
6 changes: 3 additions & 3 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.12.17
version: 7.12.18
apiVersion: v2
appVersion: 7.9.0
home: https://oauth2-proxy.github.io/oauth2-proxy/
Expand All @@ -14,7 +14,7 @@ keywords:
- redis
dependencies:
- name: redis
version: 21.1.7
version: 21.1.10
repository: https://charts.bitnami.com/bitnami
alias: redis
condition: redis.enabled
Expand All @@ -35,4 +35,4 @@ annotations:
description: Updated the Redis chart to the latest version
links:
- name: Github PR
url: https://github.com/oauth2-proxy/manifests/pull/313
url: https://github.com/oauth2-proxy/manifests/pull/314
Loading