Skip to content

Commit

Permalink
Release v1.3.1 (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Feb 13, 2024
1 parent 7869e7f commit 95b9456
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.3.1] - 2024-02-13

### Added

- Add pod monitors to controllers. Creation is controlled by the `.podMonitors.enabled` Helm value with default: `true`.
Expand Down Expand Up @@ -348,7 +350,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/v1.3.0...HEAD
[Unreleased]: https://github.com/giantswarm/flux-app/compare/v1.3.1...HEAD
[1.3.1]: https://github.com/giantswarm/flux-app/compare/v1.3.0...v1.3.1
[1.3.0]: https://github.com/giantswarm/flux-app/compare/v1.2.0...v1.3.0
[1.2.0]: https://github.com/giantswarm/flux-app/compare/v1.1.1...v1.2.0
[1.1.1]: https://github.com/giantswarm/flux-app/compare/v1.1.0...v1.1.1
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 @@ -20,4 +20,4 @@ restrictions:
sources:
- https://github.com/fluxcd/flux2
type: application
version: 1.3.0
version: 1.3.1

0 comments on commit 95b9456

Please sign in to comment.