helm: Update to version 3.13.1

This commit is contained in:
github-actions[bot] 2023-10-12 16:27:36 +00:00
parent db661db353
commit 10f5228333

View File

@ -1,12 +1,12 @@
{ {
"version": "3.13.0", "version": "3.13.1",
"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.0-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.13.1-windows-amd64.zip",
"hash": "8989f94407d31da2697a7354fba5f5c436b27ea193f76de6f1d37a51898a97a1", "hash": "6e16fbc5e50a5841be2dc725e790234f09aa2a5ebe289493c90f65ecae7b156f",
"extract_dir": "windows-amd64" "extract_dir": "windows-amd64"
} }
}, },