Skip to content

Commit

Permalink
Update cluster chart (#681)
Browse files Browse the repository at this point in the history
* update cluster chart

* changelog
  • Loading branch information
paurosello authored Jul 11, 2024
1 parent 2de9c62 commit 1c5e982
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Update cluster chart to 0.35.0

### Fixed

- Fixed China IRSA suffix


## [1.0.1] - 2024-07-09

### Added
Expand Down
6 changes: 3 additions & 3 deletions helm/cluster-aws/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: cluster
repository: https://giantswarm.github.io/cluster-catalog
version: 0.33.1
version: 0.35.0
- name: cluster-shared
repository: https://giantswarm.github.io/cluster-catalog
version: 0.7.1
digest: sha256:3a9b87e88a54d3030f4a743d2e0c1af942f54115d2beba28d853922c275721bb
generated: "2024-07-04T17:14:02.139637139+02:00"
digest: sha256:dd593d4433f91fa04497f8afbdbd2ac33b5a7c6be2efacfc9a71f7f613131853
generated: "2024-07-10T15:11:19.246097+02:00"
2 changes: 1 addition & 1 deletion helm/cluster-aws/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ restrictions:
- capa
dependencies:
- name: cluster
version: "0.33.1"
version: "0.35.0"
repository: https://giantswarm.github.io/cluster-catalog
- name: cluster-shared
version: "0.7.1"
Expand Down

0 comments on commit 1c5e982

Please sign in to comment.