Skip to content

Commit

Permalink
Update cluster chart to v0.17.0 (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
nprokopic authored Apr 11, 2024
1 parent e25b568 commit fc9fcc6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Update cluster chart to v0.17.0. This updates cilium app from v0.21.0 to v0.22.0.

## [0.69.0] - 2024-04-11

### 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.16.0
version: 0.17.0
- name: cluster-shared
repository: https://giantswarm.github.io/cluster-catalog
version: 0.7.0
digest: sha256:8d873c00f25149349c2f4271b20e47098659bdd81163ec81b39a3e208b5f7fa1
generated: "2024-04-10T22:31:51.362516+02:00"
digest: sha256:91cbc8d53af2aa365f8a0cf6a0884d486d10db6a3479a9da45134f47b62bfd96
generated: "2024-04-11T14:17:36.361859+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.16.0"
version: "0.17.0"
repository: https://giantswarm.github.io/cluster-catalog
- name: cluster-shared
version: "0.7.0"
Expand Down

0 comments on commit fc9fcc6

Please sign in to comment.