Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align cert-manager version across docs #69

Closed
mikkelhegn opened this issue Mar 8, 2024 · 0 comments · Fixed by #74
Closed

Align cert-manager version across docs #69

mikkelhegn opened this issue Mar 8, 2024 · 0 comments · Fixed by #74

Comments

@mikkelhegn
Copy link
Contributor

The dosc are currently using both v1.14.2 qnd v.1.14.3 of cert manager. May be good to align and add a note about what's supported:

grep -Horn "v1.14.*"
Binary file ./node_modules/hugo-extended/vendor/hugo matches
./node_modules/hugo-extended/vendor/README.md:178:v1.14.0"
./node_modules/hugo-extended/vendor/README.md:201:v1.14.6"
./content/en/docs/spin-operator/installation/installing-with-helm.md:61:v1.14.3/cert-manager.crds.yaml
./content/en/docs/spin-operator/installation/installing-with-helm.md:72:v1.14.3
./content/en/docs/spin-operator/quickstart/_index.md:53:v1.14.2/cert-manager.yaml
./content/en/docs/spin-operator/tutorials/running-on-a-cluster.md:22:v1.14.2/cert-manager.yaml
./public/docs/_print/index.html:501:v1.14.2/cert-manager.yaml
./public/docs/_print/index.html:552:v1.14.3/cert-manager.crds.yaml
./public/docs/_print/index.html:563:v1.14.3
./public/docs/_print/index.html:588:v1.14.2/cert-manager.yaml
./public/docs/index.xml:318:v1.14.3/cert-manager.crds.yaml
./public/docs/index.xml:329:v1.14.3
./public/docs/index.xml:940:v1.14.2/cert-manager.yaml
./public/docs/spin-operator/_print/index.html:491:v1.14.2/cert-manager.yaml
./public/docs/spin-operator/_print/index.html:542:v1.14.3/cert-manager.crds.yaml
./public/docs/spin-operator/_print/index.html:553:v1.14.3
./public/docs/spin-operator/_print/index.html:578:v1.14.2/cert-manager.yaml
./public/docs/spin-operator/index.xml:128:v1.14.2/cert-manager.yaml
./public/docs/spin-operator/installation/_print/index.html:11:v1.14.3/cert-manager.crds.yaml
./public/docs/spin-operator/installation/_print/index.html:22:v1.14.3
./public/docs/spin-operator/installation/index.xml:31:v1.14.3/cert-manager.crds.yaml
./public/docs/spin-operator/installation/index.xml:42:v1.14.3
./public/docs/spin-operator/installation/installing-with-helm/index.html:51:v1.14.3/cert-manager.crds.yaml
./public/docs/spin-operator/installation/installing-with-helm/index.html:62:v1.14.3
./public/docs/spin-operator/quickstart/_print/index.html:9:v1.14.2/cert-manager.yaml
./public/docs/spin-operator/quickstart/index.html:49:v1.14.2/cert-manager.yaml
./public/docs/spin-operator/tutorials/_print/index.html:491:v1.14.2/cert-manager.yaml
./public/docs/spin-operator/tutorials/index.xml:765:v1.14.2/cert-manager.yaml
./public/docs/spin-operator/tutorials/running-on-a-cluster/index.html:43:v1.14.2/cert-manager.yaml
./public/tags/quickstart/index.xml:36:v1.14.2/cert-manager.yaml
./public/tags/tutorials/index.xml:765:v1.14.2/cert-manager.yaml
./public/tags/installing-with-helm/index.xml:31:v1.14.3/cert-manager.crds.yaml
./public/tags/installing-with-helm/index.xml:42:v1.14.3
./public/categories/spin-operator/index.xml:233:v1.14.3/cert-manager.crds.yaml
./public/categories/spin-operator/index.xml:244:v1.14.3
./public/categories/spin-operator/index.xml:911:v1.14.2/cert-manager.yaml
./public/categories/spin-operator/index.xml:1026:v1.14.2/cert-manager.yaml
ThorstenHans added a commit that referenced this issue Mar 8, 2024
We had a mix of two cert-manager versions being mentioned (`1.14.2` and `1.14.3`). With this commit all instructions point to cert-manager `1.14.3`.

fixes #69

Signed-off-by: Thorsten Hans <thorsten.hans@fermyon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant