Skip to content

Commit

Permalink
release 0.48.0
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Blaschke <[email protected]>
  • Loading branch information
mblaschke committed Feb 18, 2024
1 parent ca59697 commit a52eb83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ requires `sed` and `curl` for installation
helm plugin install https://github.com/webdevops/helm-azure-tpl.git

# Installation of specific version
helm plugin install https://github.com/webdevops/helm-azure-tpl.git --version=0.47.0
helm plugin install https://github.com/webdevops/helm-azure-tpl.git --version=0.48.0

# Update to latest version
helm plugin update azure-tpl
Expand Down
2 changes: 1 addition & 1 deletion plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: "azure-tpl"
version: "0.47.0"
version: "0.48.0"
usage: "applies azure information into your helm files"
description: |-
see https://github.com/webdevops/helm-azure-tpl/blob/main/README.md
Expand Down

0 comments on commit a52eb83

Please sign in to comment.