helm: Update to version 3.12.3

This commit is contained in:
github-actions[bot] 2023-08-11 00:32:49 +00:00
parent efcc5e328a
commit ec0262f2d7

View File

@ -1,12 +1,12 @@
{
"version": "3.12.2",
"version": "3.12.3",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.12.2-windows-amd64.zip",
"hash": "35dc439baad85728dafd2be0edd4721ae5b770c5cf72c3adf9558b1415a9cae6",
"url": "https://get.helm.sh/helm-v3.12.3-windows-amd64.zip",
"hash": "f3e2e9d69bb0549876aef6e956976f332e482592494874d254ef49c4862c5712",
"extract_dir": "windows-amd64"
}
},