Skip to content

Commit

Permalink
Chart: Bump cluster to v0.9.1. (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gacko authored Feb 22, 2024
1 parent 80176dd commit 417c215
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

- Chart: Bump `cluster` to v0.9.1. ([#521](https://github.com/giantswarm/cluster-aws/pull/521))

## [0.63.0] - 2024-02-22

### Changed
Expand Down
6 changes: 3 additions & 3 deletions helm/cluster-aws/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.7.0
- name: cluster
repository: https://giantswarm.github.io/cluster-catalog
version: 0.9.0
digest: sha256:8b65df9a95abeded68472ae5331b3f017f58d2f71df9e5d67d30cc4d4b3c71ae
generated: "2024-02-21T14:56:50.883299+01:00"
version: 0.9.1
digest: sha256:487652f84db445490806b4cb1553e81d49917131445b23661908be4f0dd09036
generated: "2024-02-22T15:55:24.67835+01:00"
2 changes: 1 addition & 1 deletion helm/cluster-aws/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ dependencies:
version: "0.7.0"
repository: "https://giantswarm.github.io/cluster-catalog"
- name: cluster
version: "0.9.0"
version: "0.9.1"
repository: "https://giantswarm.github.io/cluster-catalog"

0 comments on commit 417c215

Please sign in to comment.