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.
2 parents b977d86 + a943516 commit b2c902dCopy full SHA for b2c902d
templates/helm/Chart.yaml.tpl
@@ -11,8 +11,8 @@ maintainers:
11
- name: ACK Admins
12
url: https://github.com/orgs/aws-controllers-k8s/teams/ack-admin
13
- name: {{ .ServiceIDClean }} Admins
14
- url:https://github.com/orgs/aws-controllers-k8s/teams/{{ .ServiceIDClean }}-maintainer
+ url: https://github.com/orgs/aws-controllers-k8s/teams/{{ .ServiceIDClean }}-maintainer
15
keywords:
16
- aws
17
- kubernetes
18
- - {{ .ServiceIDClean }}
+ - {{ .ServiceIDClean }}
0 commit comments