Skip to content

Commit

Permalink
chore: docs: update cert-manager referenced version v1.16.1
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
epinio-bot committed Oct 9, 2024
1 parent 9ca5dce commit fbba77e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The Epinio installation is similar on Linux, macOS and Windows:
1. Follow the [Epinio installation process](../../installation/install_epinio.md). It uses:

```shell
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.0/cert-manager.yaml
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.1/cert-manager.yaml

# Wait for cert-manager to stabilize

Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/single-dev-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Once you have your local Kubernetes cluster installed and running, you can
These are the steps for Rancher Desktop:

```shell
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.0/cert-manager.yaml
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.1/cert-manager.yaml

# Wait for cert-manager to stabilize. This should take approximately
# 30 seconds depending on your Internet connection.
Expand Down

0 comments on commit fbba77e

Please sign in to comment.