Skip to content

Commit ae211cf

Browse files
authored
chore: Deprecate version 4.0.2 (#666)
* mark as deprecated * changelog * remove deprecated version from test scope * remove deprecated version from test scope: reverted
1 parent 9e50b27 commit ae211cf

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66

77
- Helm: Allow Pod `priorityClassName` to be configured ([#664]).
88

9-
[#664]: https://github.com/stackabletech/superset-operator/pull/664
9+
### Changed
10+
11+
- Deprecate version `4.0.2` ([#666]).
1012

1113
### Fixed
1214

@@ -15,6 +17,8 @@
1517

1618
[#654]: https://github.com/stackabletech/superset-operator/pull/654
1719
[#663]: https://github.com/stackabletech/superset-operator/pull/663
20+
[#664]: https://github.com/stackabletech/superset-operator/pull/664
21+
[#666]: https://github.com/stackabletech/superset-operator/pull/666
1822

1923
## [25.7.0] - 2025-07-23
2024

docs/modules/superset/partials/supported-versions.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
// This is a separate file, since it is used by both the direct Superset documentation, and the overarching
33
// Stackable Platform documentation.
44

5-
- 4.1.2
5+
- 4.1.2 (LTS)
66
- 4.1.1 (deprecated)
7-
- 4.0.2 (LTS)
7+
- 4.0.2 (deprecated)

0 commit comments

Comments
 (0)