We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e33bca commit 5b92699Copy full SHA for 5b92699
1 file changed
CHANGELOG.md
@@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
15
- Helm: Allow Pod `priorityClassName` to be configured ([#762]).
16
- Add support for OPA `1.8.0` ([#765]).
17
- Add `prometheus.io/path|port|scheme` annotations to metrics service ([#767]).
18
+- Add support for TLS ([#774])
19
20
### Changed
21
@@ -41,6 +42,7 @@ All notable changes to this project will be documented in this file.
41
42
[#767]: https://github.com/stackabletech/opa-operator/pull/767
43
[#771]: https://github.com/stackabletech/opa-operator/pull/771
44
[#772]: https://github.com/stackabletech/opa-operator/pull/772
45
+[#774]: https://github.com/stackabletech/opa-operator/pull/774
46
47
## [25.7.0] - 2025-07-23
48
0 commit comments