We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a6b6a8 commit 3f12218Copy full SHA for 3f12218
helm/oauth2-proxy/Chart.yaml
@@ -1,5 +1,5 @@
1
name: oauth2-proxy
2
-version: 7.7.30
+version: 7.7.31
3
apiVersion: v2
4
appVersion: 7.7.1
5
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -35,7 +35,7 @@ kubeVersion: ">=1.16.0-0"
35
annotations:
36
artifacthub.io/changes: |
37
- kind: fixed
38
- description: Updated the Redis chart to the latest version.
+ description: Added missing executable permission for check-redis.sh
39
links:
40
- name: Github PR
41
- url: https://github.com/oauth2-proxy/manifests/pull/253
+ url: https://github.com/oauth2-proxy/manifests/pull/255
helm/oauth2-proxy/scripts/check-redis.sh
100644
100755
0 commit comments