Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Merge pull request #22 from GoogleCloudPlatform/cert-manager-version
Browse files Browse the repository at this point in the history
Bump cert-manager to  1.8.0 in install docs
  • Loading branch information
laurentgrangeau authored Aug 22, 2022
2 parents 62f85f2 + 929e032 commit 1a027fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Follow these instructions to install the FQDNNetworkPolicies controller in your
1. Install [cert-manager](https://cert-manager.io/docs/installation/kubernetes/).

```
kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.1.0/cert-manager.yaml
kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.8.0/cert-manager.yaml
```

1. Install the FQDNNetworkPolicy controller.
Expand Down

0 comments on commit 1a027fd

Please sign in to comment.