Skip to content

Commit 059b0b6

Browse files
authored
Merge pull request #1263 from archups/bump-ccm-version-1.34.0
Update cloud-controller-manager image version to v1.34.0
2 parents 36c0ac9 + e4e42f3 commit 059b0b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/aws-cloud-controller-manager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
apiVersion: v1
33
name: aws-cloud-controller-manager
44
description: Installs Cloud Controller Manager for AWS Cloud Provider
5-
version: 0.0.9
6-
appVersion: v1.33.0
5+
version: 0.0.10
6+
appVersion: v1.34.0
77
maintainers:
88
- name: Nick Turner
99

charts/aws-cloud-controller-manager/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ args:
66

77
image:
88
repository: registry.k8s.io/provider-aws/cloud-controller-manager
9-
tag: v1.33.0
9+
tag: v1.34.0
1010

1111
# Specify image pull secrets
1212
imagePullSecrets: []

0 commit comments

Comments
 (0)