kustomize: Update to version 5.8.0

This commit is contained in:
github-actions[bot] 2025-11-09 16:29:13 +00:00
parent a4ebf0e08e
commit a8848be9a8

View File

@ -1,16 +1,16 @@
{ {
"version": "5.7.1", "version": "5.8.0",
"description": "Customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is.", "description": "Customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is.",
"homepage": "https://github.com/kubernetes-sigs/kustomize", "homepage": "https://github.com/kubernetes-sigs/kustomize",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.7.1/kustomize_v5.7.1_windows_amd64.zip", "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.8.0/kustomize_v5.8.0_windows_amd64.zip",
"hash": "4704f8b47582c1c52bf76a50b37178f7f7de17f892713794a8bf44b01b50e0ce" "hash": "7779999c8eb7bdbbaa55c6ecf4fadfdbe7508199ea189f06862835e7e5cb1e41"
}, },
"arm64": { "arm64": {
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.7.1/kustomize_v5.7.1_windows_arm64.zip", "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v5.8.0/kustomize_v5.8.0_windows_arm64.zip",
"hash": "d838872ffd5efcd240e6b308a7899b2bb537352b2eb99a6b3fbb023df9ca7c0d" "hash": "a08acc2b1191f7bd192f31ed7ee1c0a5a743228a21ac239862248a47f800a016"
} }
}, },
"bin": "kustomize.exe", "bin": "kustomize.exe",