Skip to content

Commit 45741d7

Browse files
chore(chart): update image to v1.33.0
1 parent 948e8f8 commit 45741d7

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.8
6-
appVersion: v1.27.1
5+
version: 0.0.9
6+
appVersion: v1.33.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.27.1
9+
tag: v1.33.0
1010

1111
# Specify image pull secrets
1212
imagePullSecrets: []

0 commit comments

Comments
 (0)