Skip to content

Commit

Permalink
feat: fix helm chart templates
Browse files Browse the repository at this point in the history
Signed-off-by: Zufar Dhiyaullhaq <[email protected]>
  • Loading branch information
zufardhiyaulhaq committed Sep 28, 2024
1 parent 0b45c19 commit dede5e2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ roleRef:
subjects:
- kind: ServiceAccount
name: {{ .Release.Name }}
namespace: {{ .Release.namespace }}
namespace: {{ .Release.Namespace }}
6 changes: 3 additions & 3 deletions charts/releases/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ entries:
istio-upgrade-consumer:
- apiVersion: v2
appVersion: 1.0.0
created: "2024-09-28T23:09:07.597968+07:00"
created: "2024-09-28T23:12:23.109308+07:00"
description: Consumer for Istio Upgrade tooling to receive events related to Istio
upgrade
digest: 181965a158f6470f89c3f13a3124f89a6ab3c796016bb003ebfc714abcd00c6f
digest: d2757ad6309f3f16f9ef430d52b3a9b22f02323bb9458913bc131848102af33f
home: https://github.com/gopaytech/istio-upgrade-consumer
maintainers:
- email: [email protected]
Expand All @@ -17,4 +17,4 @@ entries:
urls:
- istio-upgrade-consumer-1.0.0.tgz
version: 1.0.0
generated: "2024-09-28T23:09:07.597515+07:00"
generated: "2024-09-28T23:12:23.108851+07:00"
Binary file modified charts/releases/istio-upgrade-consumer-1.0.0.tgz
Binary file not shown.

0 comments on commit dede5e2

Please sign in to comment.