You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flux has support for HelmRepository objects with type: oci since 0.31.0, released in June.
Flux also has a POC for the Kustomize controller supporting OCI, with a new OCIRepository kind that has only been published in pre-release. It is blocking on the reviews of fluxcd/flux2#2601. We need user and maintainer reviews of this feature to ensure that it is correct before the work on the final implementation can begin.
But for now, we have an implementation of this RFC:
We should support the Helm OCI work that has already been released through the stable channel, and the OCIRepository work that is proposed through the prerelease channel of the VSCode extension. 👍 This feature is currently planned for target to release in 0.21.
The text was updated successfully, but these errors were encountered:
Flux has support for
HelmRepository
objects withtype: oci
since 0.31.0, released in June.Flux also has a POC for the Kustomize controller supporting OCI, with a new
OCIRepository
kind that has only been published in pre-release. It is blocking on the reviews of fluxcd/flux2#2601. We need user and maintainer reviews of this feature to ensure that it is correct before the work on the final implementation can begin.But for now, we have an implementation of this RFC:
implemented as Proof of Concept in:
We should support the Helm OCI work that has already been released through the stable channel, and the
OCIRepository
work that is proposed through the prerelease channel of the VSCode extension. 👍 This feature is currently planned for target to release in 0.21.The text was updated successfully, but these errors were encountered: