File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,5 @@ go.work
2222.idea
2323out /
2424bin /
25- stackit-cert-manager-webhook-0.1.0.tgz
26- stackit-cert-manager-webhook-0.1. *
25+ stackit-cert-manager-webhook- *
2726index.yaml
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ACME Issuer with [cert-manager](https://cert-manager.io/docs/).
1818``` bash
1919helm install stackit-cert-manager-webhook \
2020 --namespace cert-manager \
21- https://github.com/stackitcloud/stackit-cert-manager-webhook/releases/download/v0.1.2 /stackit-cert-manager-webhook-0.1.2 .tgz
21+ https://github.com/stackitcloud/stackit-cert-manager-webhook/releases/download/v0.2.0 /stackit-cert-manager-webhook-0.2.0 .tgz
2222```
2323
2424## Usage
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ apiVersion: v1
22appVersion : " 1.0"
33description : A Helm chart for Kubernetes
44name : stackit-cert-manager-webhook
5- version : 0.1.2
5+ version : 0.2.0
You can’t perform that action at this time.
0 commit comments