Skip to content

Commit a131985

Browse files
committed
fix: 1.30
1 parent 887aece commit a131985

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#=================================================================
88
apiVersion: v1
99
data:
10-
aws-ccm-v1.30.3.yaml: |
10+
aws-ccm-v1.30.6.yaml: |
1111
apiVersion: v1
1212
kind: ServiceAccount
1313
metadata:
@@ -160,7 +160,7 @@ data:
160160
- --cloud-provider=aws
161161
- --configure-cloud-routes=false
162162
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
164164
name: aws-cloud-controller-manager
165165
resources:
166166
requests:
@@ -184,4 +184,4 @@ data:
184184
kind: ConfigMap
185185
metadata:
186186
creationTimestamp: null
187-
name: aws-ccm-v1.30.3
187+
name: aws-ccm-v1.30.6

0 commit comments

Comments
 (0)