Skip to content

Commit 82da06f

Browse files
committed
update helm chart for 1.35
1 parent 7c70475 commit 82da06f

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.10
6-
appVersion: v1.34.0
5+
version: 0.0.11
6+
appVersion: v1.35.0
77
maintainers:
88
- name: Nick Turner
99
email: nic@amazon.com

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.34.0
9+
tag: v1.35.0
1010

1111
# Specify image pull secrets
1212
imagePullSecrets: []

0 commit comments

Comments
 (0)