We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e8978 commit 30e9975Copy full SHA for 30e9975
README.md
@@ -17,7 +17,7 @@ requires `sed` and `curl` for installation
17
helm plugin install https://github.com/webdevops/helm-azure-tpl.git
18
19
# Installation of specific version
20
-helm plugin install https://github.com/webdevops/helm-azure-tpl.git --version=0.55.0
+helm plugin install https://github.com/webdevops/helm-azure-tpl.git --version=0.55.1
21
22
# Update to latest version
23
helm plugin update azure-tpl
plugin.yaml
@@ -1,6 +1,6 @@
1
---
2
name: "azure-tpl"
3
-version: "0.55.0"
+version: "ç"
4
usage: "applies azure information into your helm files"
5
description: |-
6
see https://github.com/webdevops/helm-azure-tpl/blob/main/README.md
0 commit comments