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 ffa9f3e commit 7cc8b24Copy full SHA for 7cc8b24
charts/amazon-eks-pod-identity-webhook/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
name: amazon-eks-pod-identity-webhook
3
description: A Kubernetes webhook for pods that need AWS IAM access
4
-version: 2.3.1
+version: 2.3.2
5
type: application
6
# renovate: image=amazon/amazon-eks-pod-identity-webhook
7
appVersion: "v0.6.1"
@@ -21,6 +21,3 @@ keywords:
21
- iam-roles-for-service-accounts
22
- eks-pod-identity-webhook
23
- aws-pod-identity-webhook
24
-annotations:
25
- artifacthub.io/changes: |
26
- - "[Changed]: Change the CN of the certificate to {{ include "amazon-eks-pod-identity-webhook.fullname" . }}"
0 commit comments