File tree 3 files changed +3
-4
lines changed
3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,5 @@ go.work
22
22
.idea
23
23
out /
24
24
bin /
25
- stackit-cert-manager-webhook-0.1.0.tgz
26
- stackit-cert-manager-webhook-0.1. *
25
+ stackit-cert-manager-webhook- *
27
26
index.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/).
18
18
``` bash
19
19
helm install stackit-cert-manager-webhook \
20
20
--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
22
22
```
23
23
24
24
## Usage
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ apiVersion: v1
2
2
appVersion : " 1.0"
3
3
description : A Helm chart for Kubernetes
4
4
name : 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