Skip to content

Commit 66d2191

Browse files
authored
chore(superset): Remove 4.0.2 and 4.1.2 (#1394)
* chore(superset): Remove 4.0.2 and 4.1.2 Note: This was missed in #1393 * chore: Update changelog
1 parent c6b1384 commit 66d2191

10 files changed

Lines changed: 2 additions & 882 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ All notable changes to this project will be documented in this file.
2626
### Removed
2727

2828
- opensearch: Remove the `performance-analyzer` plugin from the OpenSearch image ([#1357]).
29+
- superset: Remove 4.0.2 and 4.1.2 ([#1394]).
2930

3031
### Fixed
3132

@@ -48,6 +49,7 @@ All notable changes to this project will be documented in this file.
4849
[#1388]: https://github.com/stackabletech/docker-images/pull/1388
4950
[#1389]: https://github.com/stackabletech/docker-images/pull/1389
5051
[#1393]: https://github.com/stackabletech/docker-images/pull/1393
52+
[#1394]: https://github.com/stackabletech/docker-images/pull/1394
5153

5254
## [25.11.0] - 2025-11-07
5355

superset/boil-config.toml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,3 @@
1-
[versions."4.0.2".local-images]
2-
"shared/statsd-exporter" = "0.28.0"
3-
stackable-devel = "1.0.0"
4-
vector = "0.52.0"
5-
6-
[versions."4.0.2".build-arguments]
7-
cyclonedx-bom-version = "6.0.0"
8-
# Find the flask-appbuilder version in the applicable constraints.txt file, then find the authlib version.
9-
# https://github.com/dpgaspar/Flask-AppBuilder/blob/release/4.4.1/requirements/extra.txt#L7
10-
authlib-version = "1.2.1"
11-
python-version = "3.9"
12-
uv-version = "0.7.3"
13-
nodejs-version = "20"
14-
15-
[versions."4.1.2".local-images]
16-
"shared/statsd-exporter" = "0.28.0"
17-
stackable-devel = "1.0.0"
18-
vector = "0.52.0"
19-
20-
[versions."4.1.2".build-arguments]
21-
cyclonedx-bom-version = "6.0.0"
22-
# Find the flask-appbuilder version in the applicable constraints.txt file, then find the authlib version.
23-
# https://github.com/dpgaspar/Flask-AppBuilder/blob/release/4.5.0/requirements/extra.txt#L7
24-
authlib-version = "1.2.1"
25-
python-version = "3.9"
26-
uv-version = "0.7.3"
27-
nodejs-version = "20"
28-
291
[versions."4.1.4".local-images]
302
"shared/statsd-exporter" = "0.28.0"
313
stackable-devel = "1.0.0"

superset/stackable/constraints/4.0.2/build-constraints.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)