Skip to content

Commit

Permalink
Release v3.4.1 (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Apr 5, 2023
1 parent 8f60834 commit b6439c6
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]

## [3.4.1] - 2023-04-05

### Changed

- Disable PDB for recommender and updater since we only run 1 replica of those pods.
Expand Down Expand Up @@ -221,7 +223,8 @@ alerts.

- First vertical-pod-autoscaler version 0.8.0

[Unreleased]: https://github.com/giantswarm/vertical-pod-autoscaler-app/compare/v3.4.0...HEAD
[Unreleased]: https://github.com/giantswarm/vertical-pod-autoscaler-app/compare/v3.4.1...HEAD
[3.4.1]: https://github.com/giantswarm/vertical-pod-autoscaler-app/compare/v3.4.0...v3.4.1
[3.4.0]: https://github.com/giantswarm/vertical-pod-autoscaler-app/compare/v3.3.1...v3.4.0
[3.3.1]: https://github.com/giantswarm/vertical-pod-autoscaler-app/compare/v3.3.0...v3.3.1
[3.3.0]: https://github.com/giantswarm/vertical-pod-autoscaler-app/compare/v3.2.0...v3.3.0
Expand Down
2 changes: 1 addition & 1 deletion helm/vertical-pod-autoscaler-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
version: 7.0.1
repository: https://cowboysysop.github.io/charts/
type: application
version: 3.4.0
version: 3.4.1
annotations:
repository: https://github.com/giantswarm/vertical-pod-autoscaler-app
version: fb2ccec4228c26e366bd1ac96aade056f3db0151
Expand Down

0 comments on commit b6439c6

Please sign in to comment.