mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/aws-iam-authenticator] Fix README table (#16682)
* [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>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
48ba5c3e8d
commit
ed371d10e2
@@ -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
|
||||
|
||||
@@ -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` |
|
||||
|
||||
Reference in New Issue
Block a user