kustomize: Update to version 4.0.2

This commit is contained in:
Jakub Čábera 2021-02-26 13:52:27 +01:00
parent fb4f2e1998
commit 64b4369e42

View File

@ -1,12 +1,12 @@
{ {
"version": "4.0.1", "version": "4.0.2",
"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.0.1/kustomize_v4.0.1_windows_amd64.tar.gz", "url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.0.2/kustomize_v4.0.2_windows_amd64.tar.gz",
"hash": "2a6793b6809bb99e4e9c93914c62233d018ec170acbf2ec086d87091f7f0cbff" "hash": "661b8c970c98c9e86bb645216423807631d214576f82cfb5e30be1b64e404c30"
} }
}, },
"bin": "kustomize.exe", "bin": "kustomize.exe",