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 784e34c commit 3f18a66Copy full SHA for 3f18a66
CHANGELOG.md
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
6
7
### Added
8
9
+- Add end-of-support checker ([#615]).
10
- Add experimental support for Spark 4 ([#589])
11
- Helm: Allow Pod `priorityClassName` to be configured ([#608]).
12
- Support for Spark 3.5.7 ([#610]).
@@ -28,6 +29,7 @@ All notable changes to this project will be documented in this file.
28
29
[#608]: https://github.com/stackabletech/spark-k8s-operator/pull/608
30
[#610]: https://github.com/stackabletech/spark-k8s-operator/pull/610
31
[#611]: https://github.com/stackabletech/spark-k8s-operator/pull/611
32
+[#615]: https://github.com/stackabletech/spark-k8s-operator/pull/615
33
34
## [25.7.0] - 2025-07-23
35
0 commit comments