From 6f867491e6f222035d77d0ee2814e513bf5925d5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 10 Aug 2019 10:01:49 +0000 Subject: [PATCH] kubeval: Update to version 0.13.0 --- bucket/kubeval.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeval.json b/bucket/kubeval.json index 4ab882be22..419b793aaf 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.12.0", + "version": "0.13.0", "architecture": { "64bit": { - "url": "https://github.com/garethr/kubeval/releases/download/0.12.0/kubeval-windows-amd64.zip", - "hash": "babb8bb3f79d194084a7cd3ebb66e23b49968f9a089a800ea1bcc808ae43c52a" + "url": "https://github.com/garethr/kubeval/releases/download/0.13.0/kubeval-windows-amd64.zip", + "hash": "76dfabd30606102c3fb49fad8403ffcbcfa734da141fb6501d82ac255381a644" } }, "bin": "kubeval.exe",