Skip to content

Commit fbc6319

Browse files
committed
chore: Add a few small tweaks
1 parent b930b2f commit fbc6319

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/ROOT/partials/release-notes/release-25.11.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ See https://github.com/stackabletech/issues/issues/733[issues#733].
5858
Batch queries are now significantly faster.
5959
See https://github.com/stackabletech/demos/pull/289[demos#289].
6060
* A new demo has been added, showcasing the interaction between the Stackable Data Platform and ArgoCD to deploy resources managed in Git.
61-
The xref:demos:argo-cd-git-ops.adoc[argo-cd-git-ops] demo deploys Stackable operators and Airflow via ArgoCD, uses Sealed Secrets to safely deploy secrets and credentials and synchronizes Airflow DAGs via Git.
61+
The xref:demos:argo-cd-git-ops.adoc[`argo-cd-git-ops`] demo deploys Stackable operators and Airflow via ArgoCD, uses Sealed Secrets to safely deploy secrets and credentials and synchronizes Airflow DAGs via Git.
6262
See https://github.com/stackabletech/demos/pull/205[demos#205].
6363

6464
===== Apache Airflow
@@ -214,7 +214,6 @@ priorityClassName: ...
214214

215215
===== Apache Airflow
216216

217-
// TODO: Is there only ONE key or should we clarify WHICH key this is?
218217
* The JWT key is now created internally by the the operator.
219218
The same applies to the key previously defined in the credentials secret under `connections.secretKey`: this change is non-breaking, as `connections.secretKey` will be ignored if supplied.
220219
See https://github.com/stackabletech/airflow-operator/pull/686[airflow-operator#686].

0 commit comments

Comments
 (0)