From 20f3f3cf4945f9a98d9bf47c1857e098485e035a Mon Sep 17 00:00:00 2001 From: Andrew Kenworthy Date: Thu, 20 Apr 2023 12:02:17 +0200 Subject: [PATCH] fix to wording --- modules/ROOT/pages/release_notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/release_notes.adoc b/modules/ROOT/pages/release_notes.adoc index fcc74cb2e..ce54492eb 100644 --- a/modules/ROOT/pages/release_notes.adoc +++ b/modules/ROOT/pages/release_notes.adoc @@ -45,7 +45,7 @@ Additionally, there are some individual product features that are noteworthy: * https://github.com/stackabletech/airflow-operator/issues/177[Apache Airflow: load DAGs per git-sync] * https://github.com/stackabletech/hdfs-operator/issues/289[Apache HDFS: Rework HDFS TLS / Auth structs] * https://github.com/stackabletech/trino-operator/issues/395[Trino: Rework HDFS TLS / Auth structs] -* https://github.com/stackabletech/secret-operator/issues/243[Secret operator: support running the Secret operator in rootless mode ] +* https://github.com/stackabletech/secret-operator/pull/252[Secret operator: support running the Secret operator in unprivileged mode ] * https://github.com/stackabletech/secret-operator/pull/235[Secret operator: allow configuring CSI docker images] * https://github.com/stackabletech/secret-operator/issues/4[Secret operator: Kerberos keytab provisioning]