Skip to content

Commit c788df7

Browse files
authored
update to image 0.10.11 in helm chart (#349)
1 parent 23686dd commit c788df7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/kube2iam/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: kube2iam
3-
version: 3.0.0
4-
appVersion: 0.10.9
3+
version: 3.1.0
4+
appVersion: 0.10.11
55
description: Provide IAM credentials to pods based on annotations.
66
keywords:
77
- kube2iam

charts/kube2iam/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ prometheus:
3737

3838
image:
3939
repository: jtblin/kube2iam
40-
tag: 0.10.9
40+
tag: 0.10.11
4141
pullPolicy: IfNotPresent
4242
## Optionally specify an array of imagePullSecrets.
4343
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)