Skip to content

Commit

Permalink
Merge pull request #39 from JanGrosse/main
Browse files Browse the repository at this point in the history
Update README.md, fixed broken link after latest release.
  • Loading branch information
PatrickKoss committed May 13, 2024
2 parents ee66414 + e4263c7 commit a27b153
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 @@ -18,7 +18,7 @@ ACME Issuer with [cert-manager](https://cert-manager.io/docs/).
```bash
helm install stackit-cert-manager-webhook \
--namespace cert-manager \
https://github.com/stackitcloud/stackit-cert-manager-webhook/releases/download/v0.1.2/stackit-cert-manager-webhook-v0.1.2.tgz
https://github.com/stackitcloud/stackit-cert-manager-webhook/releases/download/v0.1.2/stackit-cert-manager-webhook-0.1.2.tgz
```

## Usage
Expand Down

0 comments on commit a27b153

Please sign in to comment.