kustomize: Update to version 4.5.5

This commit is contained in:
github-actions[bot] 2022-05-21 00:33:01 +00:00
parent 76c266c513
commit 2961317b6f

View File

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