We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c70475 commit 82da06fCopy full SHA for 82da06f
charts/aws-cloud-controller-manager/Chart.yaml
@@ -2,8 +2,8 @@
2
apiVersion: v1
3
name: aws-cloud-controller-manager
4
description: Installs Cloud Controller Manager for AWS Cloud Provider
5
-version: 0.0.10
6
-appVersion: v1.34.0
+version: 0.0.11
+appVersion: v1.35.0
7
maintainers:
8
- name: Nick Turner
9
email: nic@amazon.com
charts/aws-cloud-controller-manager/values.yaml
@@ -6,7 +6,7 @@ args:
image:
repository: registry.k8s.io/provider-aws/cloud-controller-manager
- tag: v1.34.0
+ tag: v1.35.0
10
11
# Specify image pull secrets
12
imagePullSecrets: []
0 commit comments