Skip to content

Commit 5304866

Browse files
committed
adapt changelog
1 parent 7f755f0 commit 5304866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- Allowing arbitrary python code as EXPERIMENTAL_FILE_HEADER and EXPERIMENTAL_FILE_FOOTER in superset_config.py ([#530]).
88
- The operator can now run on Kubernetes clusters using a non-default cluster domain. It should automatically detect the
99
correct domain to use, but you can also use the env var `KUBERNETES_CLUSTER_DOMAIN` to set the domain explicitly
10-
or use the helm-chart property `kubernetesClusterDomain` ([#xxx]).
10+
or use the helm-chart property `kubernetesClusterDomain` ([#549]).
1111

1212
### Changed
1313

@@ -17,7 +17,7 @@
1717

1818
[#528]: https://github.com/stackabletech/superset-operator/pull/528
1919
[#530]: https://github.com/stackabletech/superset-operator/pull/530
20-
[#xxx]: https://github.com/stackabletech/superset-operator/pull/xxx
20+
[#549]: https://github.com/stackabletech/superset-operator/pull/549
2121

2222
## [24.7.0] - 2024-07-24
2323

0 commit comments

Comments
 (0)