Skip to content

Commit

Permalink
update to image 0.10.11 in helm chart (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
vtj-ttanaka committed Sep 29, 2022
1 parent 23686dd commit c788df7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/kube2iam/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: kube2iam
version: 3.0.0
appVersion: 0.10.9
version: 3.1.0
appVersion: 0.10.11
description: Provide IAM credentials to pods based on annotations.
keywords:
- kube2iam
Expand Down
2 changes: 1 addition & 1 deletion charts/kube2iam/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ prometheus:

image:
repository: jtblin/kube2iam
tag: 0.10.9
tag: 0.10.11
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit c788df7

Please sign in to comment.