We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f272ab commit 0e15b86Copy full SHA for 0e15b86
CHANGELOG.md
@@ -9,10 +9,10 @@ All notable changes to this project will be documented in this file.
9
- Build against Kubernetes 1.23 ([#330]).
10
11
### Added
12
-- More builder functionality: `SecurityContext` objects and `EnvVar`s from field refs ([331])
+- More builder functionality: `SecurityContext` objects and `EnvVar`s from field refs ([#331])
13
14
[#330]: https://github.com/stackabletech/operator-rs/pull/330
15
-[#331]: https://github.com/stackabletech/operator-rs/pull/xxx
+[#331]: https://github.com/stackabletech/operator-rs/pull/331
16
17
## [0.12.0] - 2022-02-18
18
0 commit comments