kustomize: Update to version 4.0.5

This commit is contained in:
Jakub Čábera 2021-03-09 08:47:40 +01:00
parent 29a4c42747
commit 40a1f0c724

View File

@ -1,12 +1,12 @@
{
"version": "4.0.4",
"version": "4.0.5",
"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.0.4/kustomize_v4.0.4_windows_amd64.tar.gz",
"hash": "04ef445997b3220fa023eef2455a64c144d9811208ae6b74c251aa1e95a29373"
"url": "https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v4.0.5/kustomize_v4.0.5_windows_amd64.tar.gz",
"hash": "ba54b5e707d172b79e2cd9fcaabdb3688a56f3d8cde0ddff4b0c4e1c47f1a30d"
}
},
"bin": "kustomize.exe",