We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3fb3e7 + 79727ec commit 9f6d639Copy full SHA for 9f6d639
docs/spec/v1/helmrepositories.md
@@ -153,8 +153,9 @@ A HelmRepository also needs a
153
154
Possible values are `default` for a Helm HTTP/S repository, or `oci` for an OCI Helm repository.
155
156
-**Note:**: For improved support for OCI Helm charts, please use the
157
-[`OCIRepository`](ocirepositories.md) API.
+**Note:**: The `oci` type is in maintenance mode. For improved support for
+OCI Helm charts, please use the [`OCIRepository`](ocirepositories.md) API.
158
+For more information, see [#5696](https://github.com/fluxcd/flux2/issues/5696).
159
160
### Provider
161
0 commit comments