helm: Update to version 3.5.4

This commit is contained in:
Jakub Čábera 2021-04-15 05:50:59 +02:00
parent 3dc57d16a0
commit 482053dae4

View File

@ -1,12 +1,12 @@
{
"version": "3.5.3",
"version": "3.5.4",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.5.3-windows-amd64.zip",
"hash": "33fef4740b255b58a52e5504622068fd8a7d9aea19f1a84438f5cc1c5aade0d6",
"url": "https://get.helm.sh/helm-v3.5.4-windows-amd64.zip",
"hash": "830da2a8fba060ceff95486b3166b11c517035092e213f8d775be4ae2f7c13e0",
"extract_dir": "windows-amd64"
}
},