File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
charts/cluster-api-runtime-extensions-nutanix/templates/ccm/aws/manifests Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
# =================================================================
8
8
apiVersion : v1
9
9
data :
10
- aws-ccm-v1.30.3 .yaml : |
10
+ aws-ccm-v1.30.6 .yaml : |
11
11
apiVersion: v1
12
12
kind: ServiceAccount
13
13
metadata:
@@ -160,7 +160,7 @@ data:
160
160
- --cloud-provider=aws
161
161
- --configure-cloud-routes=false
162
162
env: []
163
- image: registry.k8s.io/provider-aws/cloud-controller-manager:v1.30.3
163
+ image: registry.k8s.io/provider-aws/cloud-controller-manager:v1.30.6
164
164
name: aws-cloud-controller-manager
165
165
resources:
166
166
requests:
@@ -184,4 +184,4 @@ data:
184
184
kind : ConfigMap
185
185
metadata :
186
186
creationTimestamp : null
187
- name : aws-ccm-v1.30.3
187
+ name : aws-ccm-v1.30.6
You can’t perform that action at this time.
0 commit comments