Skip to content

Commit 9f6d639

Browse files
authored
Merge pull request #1985 from fluxcd/hr-oci-maintenance
Docs: Move `HelmRepository` type `oci` to maintenance mode
2 parents e3fb3e7 + 79727ec commit 9f6d639

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/spec/v1/helmrepositories.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,9 @@ A HelmRepository also needs a
153153

154154
Possible values are `default` for a Helm HTTP/S repository, or `oci` for an OCI Helm repository.
155155

156-
**Note:**: For improved support for OCI Helm charts, please use the
157-
[`OCIRepository`](ocirepositories.md) API.
156+
**Note:**: The `oci` type is in maintenance mode. For improved support for
157+
OCI Helm charts, please use the [`OCIRepository`](ocirepositories.md) API.
158+
For more information, see [#5696](https://github.com/fluxcd/flux2/issues/5696).
158159

159160
### Provider
160161

0 commit comments

Comments
 (0)