Skip to content

Commit

Permalink
Bump chart version (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
flipsed authored Oct 31, 2023
1 parent 35f8a42 commit 40a3119
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.1.1
appVersion: 0.10.11
version: 3.2.0
appVersion: 0.11.0
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.11
tag: 0.11.0
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit 40a3119

Please sign in to comment.