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 024a343 commit 5e750afCopy full SHA for 5e750af
CHANGELOG.md
@@ -11,13 +11,15 @@ All notable changes to this project will be documented in this file.
11
- `affinity`
12
- `volumes`
13
- `volumeMounts`
14
+- Update tests and docs to Spark version 3.5.2 ([#459])
15
16
### Fixed
17
18
- Fix `envOverrides` for SparkApplication and SparkHistoryServer ([#451]).
19
20
[#450]: https://github.com/stackabletech/spark-k8s-operator/pull/450
21
[#451]: https://github.com/stackabletech/spark-k8s-operator/pull/451
22
+[#459]: https://github.com/stackabletech/spark-k8s-operator/pull/459
23
24
## [24.7.0] - 2024-07-24
25
0 commit comments