Skip to content

Commit

Permalink
fix changelog (#650)
Browse files Browse the repository at this point in the history
  • Loading branch information
maltesander authored Sep 14, 2023
1 parent 6b3903b commit d2b8b80
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

### Added

- Add support for tls pkcs12 password to secret operator volume builder ([#645]).

### Changed

- Bump `kube` to `0.86.0` and Kubernetes version to `1.28` ([#648]).

[#645]: https://github.com/stackabletech/operator-rs/pull/645
[#648]: https://github.com/stackabletech/operator-rs/pull/648

## [0.48.0] - 2023-08-18
Expand All @@ -16,10 +21,8 @@ All notable changes to this project will be documented in this file.

- Add `PodBuilder::termination_grace_period_seconds` ([#641]).
- Add support for adding `lifecycle`s to `ContainerBuilder` ([#641]).
- Add support for tls pkcs12 password to secret operator volume builder ([#645]).

[#641]: https://github.com/stackabletech/operator-rs/pull/641
[#645]: https://github.com/stackabletech/operator-rs/pull/645

## [0.47.0] - 2023-08-16

Expand Down

0 comments on commit d2b8b80

Please sign in to comment.