Skip to content

Commit

Permalink
Release v0.19.0 (#160)
Browse files Browse the repository at this point in the history
* Update changelog to include annotations

* Release v0.19.0

Co-authored-by: Martin Proffitt <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and mproffitt authored Nov 24, 2022
1 parent 4eae770 commit 86c3606
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion 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]

## [0.19.0] - 2022-11-24

- Add capability to annotate the kustomize-controller service account

### Added

- Chart: Add `cluster.domain` to configure cluster domain.
Expand Down Expand Up @@ -204,7 +208,8 @@ reduce memory usage by downgrading Helm from 3.7.1 to 3.6.3

- Initial release containing flux toolkit 0.5.9

[Unreleased]: https://github.com/giantswarm/flux-app/compare/v0.18.2...HEAD
[Unreleased]: https://github.com/giantswarm/flux-app/compare/v0.19.0...HEAD
[0.19.0]: https://github.com/giantswarm/flux-app/compare/v0.18.2...v0.19.0
[0.18.2]: https://github.com/giantswarm/flux-app/compare/v0.18.1...v0.18.2
[0.18.1]: https://github.com/giantswarm/flux-app/compare/v0.18.0...v0.18.1
[0.18.0]: https://github.com/giantswarm/flux-app/compare/v0.17.0...v0.18.0
Expand Down
2 changes: 1 addition & 1 deletion helm/flux-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ restrictions:
sources:
- https://github.com/fluxcd/flux2
type: application
version: 0.18.2
version: 0.19.0

0 comments on commit 86c3606

Please sign in to comment.