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
The Helm charts for cert-manager have historically been published to the Jetstack repository at `https://charts.jetstack.io`.
70
+
71
+
This repository is still available and there are no current plans for it to change, but it is recommended to use OCI Helm charts for the latest versions of cert-manager.
72
+
**Note that the legacy HTTP Helm repository is updated a few hours after the OCI Helm charts are published**, so you may experience a delay before new releases are available via this method.
73
+
74
+
To use the legacy repository instead of the OCI registry, you need to add the Jetstack Helm repository to your local Helm client
75
+
and use a slightly different [Helm upgrade command](https://helm.sh/docs/helm/helm_upgrade/).
76
+
77
+
Add the Jetstack Helm repository (if you haven't already) and update it.
0 commit comments