Skip to content

Commit cf9e544

Browse files
committed
chore: Syntax highlight commands
1 parent aa5e168 commit cf9e544

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ kubectl replace -f https://raw.githubusercontent.com/stackabletech/trino-operato
402402
kubectl replace -f https://raw.githubusercontent.com/stackabletech/zookeeper-operator/25.7.0/deploy/helm/zookeeper-operator/crds/crds.yaml
403403
----
404404

405-
[source,console]
405+
[source]
406406
----
407407
customresourcedefinition.apiextensions.k8s.io "airflowclusters.airflow.stackable.tech" replaced
408408
customresourcedefinition.apiextensions.k8s.io "authenticationclasses.authentication.stackable.tech" replaced
@@ -450,7 +450,7 @@ The commands below are adjusted accordingly.
450450
This issue is also mentioned in the link:#known-issues-25_7_0[known issues section] below.
451451
====
452452

453-
[source]
453+
[source,shell]
454454
----
455455
kubectl replace -f https://raw.githubusercontent.com/stackabletech/airflow-operator/25.7.0/deploy/helm/airflow-operator/crds/crds.yaml
456456
kubectl replace -f https://raw.githubusercontent.com/stackabletech/commons-operator/25.7.0/deploy/helm/commons-operator/crds/crds.yaml
@@ -473,7 +473,7 @@ kubectl replace -f https://raw.githubusercontent.com/stackabletech/trino-operato
473473
kubectl replace -f https://raw.githubusercontent.com/stackabletech/zookeeper-operator/25.7.0/deploy/helm/zookeeper-operator/crds/crds.yaml
474474
----
475475

476-
[source,console]
476+
[source]
477477
----
478478
customresourcedefinition.apiextensions.k8s.io "airflowclusters.airflow.stackable.tech" replaced
479479
customresourcedefinition.apiextensions.k8s.io "authenticationclasses.authentication.stackable.tech" replaced

0 commit comments

Comments
 (0)