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 948e8f8 commit 45741d7Copy full SHA for 45741d7
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.8
6
-appVersion: v1.27.1
+version: 0.0.9
+appVersion: v1.33.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.27.1
+ tag: v1.33.0
10
11
# Specify image pull secrets
12
imagePullSecrets: []
0 commit comments