kustomize: Update to version 3.8.1

This commit is contained in:
Jakub Čábera 2020-08-17 09:55:07 +02:00
parent ffcf50c7bd
commit f9e26b4312

View File

@ -11,7 +11,7 @@
}, },
"bin": "kustomize.exe", "bin": "kustomize.exe",
"checkver": { "checkver": {
"github": "https://github.com/kubernetes-sigs/kustomize", "url": "https://github.com/kubernetes-sigs/kustomize/releases",
"regex": "kustomize/v([\\d.]+)" "regex": "kustomize/v([\\d.]+)"
}, },
"autoupdate": { "autoupdate": {