Skip to content

Commit ef601e9

Browse files
committed
Added AuthenticationClass provider static (bump operator-rs to 0.28.0) (#123)
# Description Fixes stackabletech/operator-rs#494 Docs are in stackabletech/documentation#323
1 parent e667e88 commit ef601e9

18 files changed

+180
-354
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Added `AuthenticationClass` provider static (bump operator-rs to `0.28.0`) ([#123])
10+
711
### Changed
812

913
- Bump operator-rs to `0.27.1` ([#116])
1014

1115
[#116]: https://github.com/stackabletech/commons-operator/pull/116
16+
[#123]: https://github.com/stackabletech/commons-operator/pull/123
1217

1318
## [0.4.0] - 2022-11-07
1419

@@ -20,7 +25,7 @@ All notable changes to this project will be documented in this file.
2025

2126
### Changed
2227

23-
- Include chart name when installing with a custom release name ([#57], [#58]).
28+
- Include chart name when installing with a custom release name ([#57], [#58])
2429

2530
### Fixed
2631

@@ -36,7 +41,7 @@ All notable changes to this project will be documented in this file.
3641

3742
### Added
3843

39-
- Pods are now annotated with their associated node's primary address ([#36]).
44+
- Pods are now annotated with their associated node's primary address ([#36])
4045

4146
### Changed
4247

0 commit comments

Comments
 (0)