Skip to content

Commit 7c3571c

Browse files
authored
Merge pull request #255 from T-vK/feat/fix-executable-permission
chore: Add missing executable permission for check-redis.sh
2 parents 8a6b6a8 + 3f12218 commit 7c3571c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm/oauth2-proxy/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oauth2-proxy
2-
version: 7.7.30
2+
version: 7.7.31
33
apiVersion: v2
44
appVersion: 7.7.1
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -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)