Skip to content

Commit

Permalink
Merge pull request #646 from STASiAN/bump-chart-version
Browse files Browse the repository at this point in the history
Bump Chart and appVersion
  • Loading branch information
k8s-ci-robot authored Aug 29, 2023
2 parents 6e924bc + f5ed8ae commit 19b65bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/aws-cloud-controller-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
apiVersion: v1
name: aws-cloud-controller-manager
description: Installs Cloud Controller Manager for AWS Cloud Provider
version: 0.0.7
appVersion: v1.23.0-alpha.0
version: 0.0.8
appVersion: v1.27.1
maintainers:
- name: Nick Turner
email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion charts/aws-cloud-controller-manager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ args:

image:
repository: registry.k8s.io/provider-aws/cloud-controller-manager
tag: v1.23.0-alpha.0
tag: v1.27.1

# nameOverride overrides `cloud-controller-manager.fullname`
nameOverride: "aws-cloud-controller-manager"
Expand Down

0 comments on commit 19b65bd

Please sign in to comment.