We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23686dd commit c788df7Copy full SHA for c788df7
charts/kube2iam/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v1
2
name: kube2iam
3
-version: 3.0.0
4
-appVersion: 0.10.9
+version: 3.1.0
+appVersion: 0.10.11
5
description: Provide IAM credentials to pods based on annotations.
6
keywords:
7
- kube2iam
charts/kube2iam/values.yaml
@@ -37,7 +37,7 @@ prometheus:
37
38
image:
39
repository: jtblin/kube2iam
40
- tag: 0.10.9
+ tag: 0.10.11
41
pullPolicy: IfNotPresent
42
## Optionally specify an array of imagePullSecrets.
43
## Secrets must be manually created in the namespace.
0 commit comments