helm: Update to version 3.13.2

This commit is contained in:
github-actions[bot] 2023-11-08 16:26:58 +00:00
parent dd020035d1
commit c9233b1d0b

View File

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