diff --git a/docs/tasks/upgrading/index.rst b/docs/tasks/upgrading/index.rst index ee92fc047..0c832fbd1 100644 --- a/docs/tasks/upgrading/index.rst +++ b/docs/tasks/upgrading/index.rst @@ -90,6 +90,8 @@ version number you want to install: upgrading-0.3-0.4 upgrading-0.4-0.5 upgrading-0.5-0.6 + upgrading-0.6-0.7 + upgrading-0.7-0.8 .. _`official Helm charts repository`: https://hub.helm.sh/charts/jetstack .. _`static deployment manifests`: https://github.com/jetstack/cert-manager/blob/release-0.8/deploy/manifests diff --git a/docs/tasks/upgrading/upgrading-0.7-0.8.rst b/docs/tasks/upgrading/upgrading-0.7-0.8.rst index 9e97b7a3c..95153efe5 100644 --- a/docs/tasks/upgrading/upgrading-0.7-0.8.rst +++ b/docs/tasks/upgrading/upgrading-0.7-0.8.rst @@ -24,7 +24,7 @@ Issuer and Certificate resources to the :doc:`new format ` +and as such, exhaustive information can be found in the :doc:`/tasks/issuers/setup-acme/index` document. Performing an incremental switch to the new format @@ -280,4 +280,4 @@ new solver entry per Ingress resource they want to use to solve challenges, or otherwise continue to use the **old format** until a suitable alternative appears in v0.9. -.. _known issue: TODO +.. _known issue: https://github.com/jetstack/cert-manager/issues/1666