Skip to content

Commit

Permalink
release 0.50.1
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
  • Loading branch information
mblaschke committed Sep 14, 2024
1 parent 2e58827 commit 8f2aa25
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.50.0
helm plugin install https://github.com/webdevops/helm-azure-tpl.git --version=0.50.1

# 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.50.0"
version: "0.50.1"
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 8f2aa25

Please sign in to comment.