Skip to content

Commit

Permalink
Updated the Redis chart to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
pierluigilenoci committed Apr 8, 2024
1 parent 0330ef7 commit bdc8c8c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.2.0
version: 7.3.0
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: 18.12.1
version: 19.0.2
repository: https://charts.bitnami.com/bitnami
alias: redis
condition: redis.enabled
Expand All @@ -35,7 +35,7 @@ kubeVersion: ">=1.9.0-0"
annotations:
artifacthub.io/changes: |
- kind: changed
description: Remove the v from the oauth2-proxy deployment.yaml image
description: Updated the Redis chart to the latest version
links:
- name: Github PR
url: https://github.com/oauth2-proxy/manifests/pull/189
url: https://github.com/oauth2-proxy/manifests/pull/194

0 comments on commit bdc8c8c

Please sign in to comment.