File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,16 @@ name: ack-{{ .ServiceIDClean }}-controller
3
3
description: A Helm chart for the ACK service controller for { { .ServiceIDClean } }
4
4
version: { { .ReleaseVersion } }
5
5
appVersion: { { .ReleaseVersion } }
6
- home: https://github.com/aws/aws -controllers-k8s
6
+ home: https://github.com/aws-controllers-k8s/ { { .ServiceIDClean } }-controller
7
7
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
8
8
sources:
9
- - https://github.com/aws/aws -controllers-k8s
9
+ - https://github.com/aws-controllers-k8s/ { { .ServiceIDClean } }-controller
10
10
maintainers:
11
11
- name: ACK Admins
12
- url: https://github.com/orgs/aws/teams/aws-controllers-for-kubernetes-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
13
15
keywords:
14
16
- aws
15
17
- kubernetes
16
- - { { .ServiceIDClean } }
18
+ - { { .ServiceIDClean } }
You can’t perform that action at this time.
0 commit comments