We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90eadd9 commit 3f2ca3cCopy full SHA for 3f2ca3c
README.md
@@ -17,7 +17,7 @@ ACME Issuer with [cert-manager](https://cert-manager.io/docs/).
17
```bash
18
helm install stackit-cert-manager-webhook \
19
--namespace cert-manager \
20
- https://github.com/stackitcloud/stackit-cert-manager-webhook/releases/download/v0.2.0/stackit-cert-manager-webhook-v0.2.0.tgz
+ https://github.com/stackitcloud/stackit-cert-manager-webhook/releases/download/v0.1.1/stackit-cert-manager-webhook-v0.1.1.tgz
21
```
22
23
## Usage
0 commit comments