File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ requires `sed` and `curl` for installation
1717helm plugin install https://github.com/webdevops/helm-azure-tpl.git
1818
1919# Installation of specific version
20- helm plugin install https://github.com/webdevops/helm-azure-tpl.git --version=0.63.0
20+ helm plugin install https://github.com/webdevops/helm-azure-tpl.git --version=0.63.1
2121
2222# Update to latest version
2323helm plugin update azure-tpl
Original file line number Diff line number Diff line change 11---
22name : " azure-tpl"
3- version : " 0.63.0 "
3+ version : " 0.63.1 "
44usage : " applies azure information into your helm files"
55description : |-
66 see https://github.com/webdevops/helm-azure-tpl/blob/main/README.md
Original file line number Diff line number Diff line change 22apiVersion : v1
33type : cli/v1
44name : " azure-tpl-cli"
5- version : " 0.63.0 "
5+ version : " 0.63.1 "
66runtime : subprocess
77config :
88 usage : azure-tpl
Original file line number Diff line number Diff line change 22apiVersion : v1
33type : getter/v1
44name : " azure-tpl-getter"
5- version : " 0.63.0 "
5+ version : " 0.63.1 "
66runtime : subprocess
77config :
88 protocols :
Original file line number Diff line number Diff line change 11---
22name : " azure-tpl"
3- version : " 0.63.0 "
3+ version : " 0.63.1 "
44usage : " applies azure information into your helm files"
55description : |-
66 see https://github.com/webdevops/helm-azure-tpl/blob/main/README.md
You can’t perform that action at this time.
0 commit comments