From db6f566b9f2a7a1aa0959bbc8549508f5783ffb4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 13 Jul 2019 18:00:17 +0000 Subject: [PATCH] kubeval: Update to version 0.11.0 --- bucket/kubeval.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeval.json b/bucket/kubeval.json index e1155731c4..c041022f90 100644 --- a/bucket/kubeval.json +++ b/bucket/kubeval.json @@ -2,11 +2,11 @@ "description": "Kubernetes resource files linter", "homepage": "https://github.com/garethr/kubeval", "license": "Apache-2.0", - "version": "0.10.0", + "version": "0.11.0", "architecture": { "64bit": { - "url": "https://github.com/garethr/kubeval/releases/download/0.10.0/kubeval-windows-amd64.zip", - "hash": "4015d1acc6d8b666ab19661bb6937ff13add5e7cbe01cf035087a600f1b8e0d9" + "url": "https://github.com/garethr/kubeval/releases/download/0.11.0/kubeval-windows-amd64.zip", + "hash": "8d46d2212715135a3cc86f29b21f1fa66d3e8178227dfa82e7edc0e7be25bae6" } }, "bin": "kubeval.exe",