From 6f868877d824f2891d3b5e6192a839e6e2cf19f0 Mon Sep 17 00:00:00 2001 From: divolgin Date: Fri, 18 Oct 2019 16:23:08 +0000 Subject: [PATCH] bump krew manifests to 0.9.9 --- deploy/krew/preflight.yaml | 14 +++++++------- deploy/krew/support-bundle.yaml | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/deploy/krew/preflight.yaml b/deploy/krew/preflight.yaml index 32b3a0f4e..a370bd400 100644 --- a/deploy/krew/preflight.yaml +++ b/deploy/krew/preflight.yaml @@ -3,14 +3,14 @@ kind: Plugin metadata: name: preflight spec: - version: "v0.9.8" + version: "v0.9.9" platforms: - selector: matchLabels: os: linux arch: amd64 - uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.8/preflight_0.9.8_linux_amd64-0.9.8.tar.gz - sha256: "00c63b06462372d3d4de400ae3da41a4a891cfd0aca40d2a6fbc0987bad7cb32" + uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.9/preflight_0.9.9_linux_amd64-0.9.9.tar.gz + sha256: "368c667b46e3b448956249d7acf0ed69336a4bcbbbd6fae41a4cb5d9383c7be9" files: - from: "./preflight" to: "." @@ -19,8 +19,8 @@ spec: matchLabels: os: darwin arch: amd64 - uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.8/preflight_0.9.8_darwin_amd64-0.9.8.tar.gz - sha256: "ca278eb652e67e218e4aa7d93cff2974784eae5b0ad06996e33b4a00288d85fd" + uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.9/preflight_0.9.9_darwin_amd64-0.9.9.tar.gz + sha256: "57148fbafdc657291430e00acc20c5a916d4501f557e70bfd1c68b4bcc83d677" files: - from: "./preflight" to: "." @@ -29,8 +29,8 @@ spec: matchLabels: os: windows arch: amd64 - uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.8/preflight_0.9.8_windows_amd64-0.9.8.zip - sha256: "1f1d00cedc6fc21d8f1f40aa4ed5695c7be5ec2ac5616d8023983a43eb4085fa" + uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.9/preflight_0.9.9_windows_amd64-0.9.9.zip + sha256: "fcf42b827240ea61fcc5b1efe5ae9b0187a73c7a3de11a6e44a95ddcbdd028e1" files: - from: "/preflight.exe" to: "." diff --git a/deploy/krew/support-bundle.yaml b/deploy/krew/support-bundle.yaml index dfc247953..33096be43 100644 --- a/deploy/krew/support-bundle.yaml +++ b/deploy/krew/support-bundle.yaml @@ -3,14 +3,14 @@ kind: Plugin metadata: name: support-bundle spec: - version: "v0.9.8" + version: "v0.9.9" platforms: - selector: matchLabels: os: linux arch: amd64 - uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.8/support-bundle_0.9.8_linux_amd64-0.9.8.tar.gz - sha256: "6bb56d70e7b4673ac2645b8aa7b06ef5b081771253a4a0f3b4505043334a416d" + uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.9/support-bundle_0.9.9_linux_amd64-0.9.9.tar.gz + sha256: "fb79d596c7d2ed459fbc128062337ddf0a8d3b47a19ad08d0df76b2fb05b88a9" files: - from: "/support-bundle" to: "." @@ -19,8 +19,8 @@ spec: matchLabels: os: darwin arch: amd64 - uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.8/support-bundle_0.9.8_darwin_amd64-0.9.8.tar.gz - sha256: "e2708ccc2fb2f280c8fd59820b08bc9fff3b908ca4a4a765a0c599d18a1ad5bd" + uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.9/support-bundle_0.9.9_darwin_amd64-0.9.9.tar.gz + sha256: "b60da8409e677a58b17b230676bafa8cd8e2af25a57de2be2d27bc40ce35570a" files: - from: "/support-bundle" to: "." @@ -29,8 +29,8 @@ spec: matchLabels: os: windows arch: amd64 - uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.8/support-bundle_0.9.8_windows_amd64-0.9.8.zip - sha256: "ffabc3f881d78f780e59f26c9077c8dcda166fc0535d7c14c5855e6568a04bd3" + uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.9/support-bundle_0.9.9_windows_amd64-0.9.9.zip + sha256: "6df177f8241e65063b0b5cc285881a7db554f8df88def07b5d52cb28052024b1" files: - from: "/support-bundle.exe" to: "."