helm: Update to version 3.13.3

This commit is contained in:
github-actions[bot] 2023-12-14 00:32:25 +00:00
parent 5c74cd84de
commit 1c9798fc5c

View File

@ -1,12 +1,12 @@
{
"version": "3.13.2",
"version": "3.13.3",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.13.2-windows-amd64.zip",
"hash": "1ef931cb40bfa049fa5ee337ec16181345d7d0c8ab863fe9b04abe320fa2ae6e",
"url": "https://get.helm.sh/helm-v3.13.3-windows-amd64.zip",
"hash": "abb5e06a3587d8da7cca60c801cfbaa5178f4252c367b2469b3f123da2357cac",
"extract_dir": "windows-amd64"
}
},