kustomize: Update to version 4.5.2

This commit is contained in:
github-actions[bot] 2022-02-10 00:32:21 +00:00
parent cfdf68385d
commit 3bc550752e

View File

@ -1,12 +1,12 @@
{
"version": "4.5.0",
"version": "4.5.2",
"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",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.5.0/kustomize_v4.5.0_windows_amd64.tar.gz",
"hash": "413ff349b8c0e643bb99267f903f2f90a125314668207dd9fe1d6aba8ede217f"
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.5.2/kustomize_v4.5.2_windows_amd64.tar.gz",
"hash": "3c6310caa6a23d17711a312f1a33690365ba6be9a806752aac215613fdf7c605"
}
},
"bin": "kustomize.exe",