helm: Update to version 3.16.3

This commit is contained in:
github-actions[bot] 2024-11-14 04:30:02 +00:00
parent a6e82fa9a2
commit a045e6b1b5

View File

@ -1,12 +1,12 @@
{
"version": "3.16.2",
"version": "3.16.3",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.16.2-windows-amd64.zip",
"hash": "57821dd47d5728912e14000ee62262680e9039e8d05e18342cc010d5ac7908d7",
"url": "https://get.helm.sh/helm-v3.16.3-windows-amd64.zip",
"hash": "1a52aa56e55168c3d3d2e45fa833a32290e4e3790559851dce1e707eb7728b81",
"extract_dir": "windows-amd64"
}
},