Skip to content

Commit

Permalink
[stable/aws-iam-authenticator] Fix README table (helm#16682)
Browse files Browse the repository at this point in the history
* [stable/aws-iam-authenticator] Fix README table

Signed-off-by: Andrew Plummer <plummer574@gmail.com>

* [stable/aws-iam-authenticator] Bump chart version

Signed-off-by: Andrew Plummer <plummer574@gmail.com>
  • Loading branch information
plumdog authored and k8s-ci-robot committed Sep 3, 2019
1 parent 48ba5c3 commit ed371d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion stable/aws-iam-authenticator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions stable/aws-iam-authenticator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` |
Expand Down

0 comments on commit ed371d1

Please sign in to comment.