helm: Update to version 3.10.3

This commit is contained in:
github-actions[bot] 2022-12-14 20:26:25 +00:00
parent 772ce5383b
commit f65e63afef

View File

@ -1,12 +1,12 @@
{
"version": "3.10.2",
"version": "3.10.3",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.10.2-windows-amd64.zip",
"hash": "f1a3190adecc26270bbef4f3ab2d1a56509f9d8df95413cdd6e3151f6f367862",
"url": "https://get.helm.sh/helm-v3.10.3-windows-amd64.zip",
"hash": "5d97aa26830c1cd6c520815255882f148040587fd7cdddb61ef66e4c081566e0",
"extract_dir": "windows-amd64"
}
},