kustomize: Update to version 4.5.4

This commit is contained in:
github-actions[bot] 2022-03-29 02:04:49 +00:00
parent e0ee9bbe5d
commit ca2e055ca0

View File

@ -1,12 +1,12 @@
{ {
"version": "4.5.3", "version": "4.5.4",
"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/v4.5.3/kustomize_v4.5.3_windows_amd64.tar.gz", "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.5.4/kustomize_v4.5.4_windows_amd64.tar.gz",
"hash": "ad5ac5ed8d244309e4a41cfd61e87918096e159514e4867c9449409b67a6709f" "hash": "954dfa7e3fa0b3f86de5b62f0de7ac0e45cc1385eb8694afd2a5a1ac5dcb1e63"
} }
}, },
"bin": "kustomize.exe", "bin": "kustomize.exe",