Skip to content

Commit 0d3c01e

Browse files
committed
chore: Add missing executable permission for check-redis.sh
1 parent 8a6b6a8 commit 0d3c01e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

helm/oauth2-proxy/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: oauth2-proxy
2-
version: 7.7.30
2+
version: 7.7.31
33
apiVersion: v2
4-
appVersion: 7.7.1
4+
appVersion: 7.7.2
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
66
description: A reverse proxy that provides authentication with Google, Github or other providers
77
keywords:
@@ -35,7 +35,7 @@ kubeVersion: ">=1.16.0-0"
3535
annotations:
3636
artifacthub.io/changes: |
3737
- kind: fixed
38-
description: Updated the Redis chart to the latest version.
38+
description: Added missing executable permission for check-redis.sh
3939
links:
4040
- name: Github PR
41-
url: https://github.com/oauth2-proxy/manifests/pull/253
41+
url: https://github.com/oauth2-proxy/manifests/pull/255

helm/oauth2-proxy/scripts/check-redis.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)