File tree Expand file tree Collapse file tree 4 files changed +13
-4
lines changed
deploy/cert-manager-webhook-exoscale Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0 "
2+ "." : " 0.1.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.1] ( https://github.com/glasskube/cert-manager-webhook-exoscale/compare/0.1.0...0.1.1 ) (2025-02-03)
4+
5+
6+ ### Docs
7+
8+ * update examples ([ c9b9c65] ( https://github.com/glasskube/cert-manager-webhook-exoscale/commit/c9b9c65113d067a21af6705bac3a494b4823d858 ) )
9+ * update readme ([ a357242] ( https://github.com/glasskube/cert-manager-webhook-exoscale/commit/a35724273447bd9ccd3fe8e32b200239a08a48a3 ) )
10+ * update readme ([ 7eb4002] ( https://github.com/glasskube/cert-manager-webhook-exoscale/commit/7eb40029559f8cdd18e1d0326bc47b7eb1eaf509 ) )
11+
312## 0.1.0 (2025-01-31)
413
514
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Use helm to install the webhook:
1414``` shell
1515helm install cert-manager-webhook-exoscale --namespace cert-manager \
1616 oci://ghcr.io/glasskube/charts/cert-manager-webhook-exoscale \
17- --version 0.1.0 \
17+ --version 0.1.1 \
1818 --set groupName=acme.mycompany.com
1919```
2020
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ sources:
1414maintainers :
1515 - name : kosmoz
161617- version : 0.1.0
18- appVersion : 0.1.0
17+ version : 0.1.1
18+ appVersion : 0.1.1
You can’t perform that action at this time.
0 commit comments