diff --git a/README.md b/README.md index f4fd904..1456f4a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ requires `sed` and `curl` for installation helm plugin install https://github.com/webdevops/helm-azure-tpl # Installation of specific version -helm plugin install https://github.com/webdevops/helm-azure-tpl --version=0.44.0 +helm plugin install https://github.com/webdevops/helm-azure-tpl --version=0.45.0 # Update to latest version helm plugin update azure-tpl diff --git a/plugin.yaml b/plugin.yaml index 1fef79e..a01bfff 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,6 +1,6 @@ --- name: "azure-tpl" -version: "0.44.0" +version: "0.45.0" usage: "applies azure information into your helm files" description: |- see https://github.com/webdevops/helm-azure-tpl/blob/main/README.md