mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/kube2iam] Update version in documentation (#16092)
* [stable/kube2iam] Update version in documentation Change version from 0.10.4 to 0.10.7 Signed-off-by: Nicolas Vanheuverzwijn <nicolas.vanheu@gmail.com> * Bump chart version from 2.0.0 to 2.0.1 Signed-off-by: Nicolas Vanheuverzwijn <nicolas.vanheu@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
18ee6cf012
commit
09f2afff22
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: kube2iam
|
||||
version: 2.0.0
|
||||
version: 2.0.1
|
||||
appVersion: 0.10.7
|
||||
description: Provide IAM credentials to pods based on annotations.
|
||||
keywords:
|
||||
|
||||
@@ -49,7 +49,7 @@ Parameter | Description | Default
|
||||
`host.interface` | Host interface for proxying AWS metadata | `docker0`
|
||||
`host.port` | Port to listen on | `8181`
|
||||
`image.repository` | Image | `jtblin/kube2iam`
|
||||
`image.tag` | Image tag | `0.10.4`
|
||||
`image.tag` | Image tag | `0.10.7`
|
||||
`image.pullPolicy` | Image pull policy | `IfNotPresent`
|
||||
`nodeSelector` | node labels for pod assignment | `{}`
|
||||
`podAnnotations` | annotations to be added to pods | `{}`
|
||||
|
||||
Reference in New Issue
Block a user