From 1d2889af3f47a1f22cc2a0b70753fe44f0f8618e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Apr 2019 22:00:25 +0000 Subject: [PATCH] kubeval: Update to version 0.8.1 --- kubeval.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kubeval.json b/kubeval.json index 322138d3e6..d0716bb77d 100644 --- a/kubeval.json +++ b/kubeval.json @@ -2,11 +2,11 @@ "description": "Kubernetes resource files linter", "homepage": "https://github.com/garethr/kubeval", "license": "Apache-2.0", - "version": "0.8.0", + "version": "0.8.1", "architecture": { "64bit": { - "url": "https://github.com/garethr/kubeval/releases/download/0.8.0/kubeval-windows-amd64.zip", - "hash": "ab9a0f6bbe400d5e9f4cb50476188840e05059451d90496c90ab901f5ce64ab2" + "url": "https://github.com/garethr/kubeval/releases/download/0.8.1/kubeval-windows-amd64.zip", + "hash": "8d13fc46a58fc3cfc4480b8dcf10c98e5a290d1101c8da0bf9e858d9ae02b2d3" } }, "bin": "kubeval.exe",