Skip to content

Commit c158a7e

Browse files
Merge branch 'main' into feat/smooth-operator/introduce-builder
2 parents ced2efb + b676910 commit c158a7e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [Unreleased]
44

5+
## [26.7.0] - 2026-07-21
6+
7+
## [26.7.0-rc1] - 2026-07-16
8+
59
### Added
610

711
- BREAKING: Add required CLI argument and env var to set the image repository used to construct final product image names: `IMAGE_REPOSITORY` (`--image-repository`), eg. `oci.example.org/my/namespace` ([#784]).

docs/modules/airflow/pages/index.adoc

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,10 @@
66
:github: https://github.com/stackabletech/airflow-operator/
77
:crd: {crd-docs-base-url}/airflow-operator/{crd-docs-version}/
88
:crd-airflowcluster: {crd-docs}/airflow.stackable.tech/airflowcluster/v1alpha2/
9-
:feature-tracker: https://features.stackable.tech/unified
9+
:hub: {hub-base-url}/components/airflow
1010
:deferrable-operators: https://airflow.apache.org/docs/apache-airflow/stable/authoring-and-scheduling/deferring.html#deferrable-operators-triggers
1111

12-
[.link-bar]
13-
* {github}[GitHub {external-link-icon}^]
14-
* {feature-tracker}[Feature Tracker {external-link-icon}^]
15-
* {crd}[CRD documentation {external-link-icon}^]
12+
include::ROOT:partial$operator-link-bar.adoc[]
1613

1714
The Stackable operator for Apache Airflow manages {airflow}[Apache Airflow] instances on Kubernetes.
1815
Apache Airflow is an open-source application for creating, scheduling, and monitoring workflows.
@@ -126,5 +123,4 @@ include::partial$supported-versions.adoc[]
126123
== Useful links
127124

128125
* The {github}[airflow-operator {external-link-icon}^] GitHub repository
129-
* The operator feature overview in the {feature-tracker}[feature tracker {external-link-icon}^]
130126
* The {crd-airflowcluster}[AirflowCluster {external-link-icon}^] CRD documentation

0 commit comments

Comments
 (0)