kustomize: Update to version 4.0.3

This commit is contained in:
Jakub Čábera 2021-02-27 13:35:48 +01:00
parent 5a51288a8e
commit 0fb4a9c239

View File

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