diff --git a/stable/aws-iam-authenticator/Chart.yaml b/stable/aws-iam-authenticator/Chart.yaml index 92bf3ba79b..14b7505468 100644 --- a/stable/aws-iam-authenticator/Chart.yaml +++ b/stable/aws-iam-authenticator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "1.0" description: A Helm chart for aws-iam-authenticator name: aws-iam-authenticator -version: 0.1.0 +version: 0.1.1 home: https://github.com/kubernetes-sigs/aws-iam-authenticator maintainers: - name: plumdog diff --git a/stable/aws-iam-authenticator/README.md b/stable/aws-iam-authenticator/README.md index 65f3120c99..7d300e2bf7 100644 --- a/stable/aws-iam-authenticator/README.md +++ b/stable/aws-iam-authenticator/README.md @@ -9,6 +9,7 @@ chart only installs the DaemonSet and a ConfigMap.) ## Values | Config | Description | Default | +| ------ | ----------- | ------- | | `image.repository` | Image repo | `gcr.io/heptio-images/authenticator` | | `image.tag` | Image tag | `v0.1.0` | | `image.pullPolicy` | Image pull policy | `IfNotPresent` |