From e23f799bedfd5773c96021732132ad45c3b82cc2 Mon Sep 17 00:00:00 2001 From: divolgin Date: Mon, 9 Sep 2019 22:16:32 +0000 Subject: [PATCH] bump krew manifests to 0.9.8 --- 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 f4b1d58a..32b3a0f4 100644 --- a/deploy/krew/preflight.yaml +++ b/deploy/krew/preflight.yaml @@ -3,14 +3,14 @@ kind: Plugin metadata: name: preflight spec: - version: "v0.9.6" + version: "v0.9.8" platforms: - selector: matchLabels: os: linux arch: amd64 - uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.6/preflight_0.9.6_linux_amd64-0.9.6.tar.gz - sha256: "4f59e3d8caf6a1593a1722575bfa01227121e03e21ea9832d27bccb5e43a94af" + uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.8/preflight_0.9.8_linux_amd64-0.9.8.tar.gz + sha256: "00c63b06462372d3d4de400ae3da41a4a891cfd0aca40d2a6fbc0987bad7cb32" files: - from: "./preflight" to: "." @@ -19,8 +19,8 @@ spec: matchLabels: os: darwin arch: amd64 - uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.6/preflight_0.9.6_darwin_amd64-0.9.6.tar.gz - sha256: "d5802b5da6d61c2f3262e1cb6a0af49e4771bb8ea9fc87ee77de7b9a4f4fde6e" + uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.8/preflight_0.9.8_darwin_amd64-0.9.8.tar.gz + sha256: "ca278eb652e67e218e4aa7d93cff2974784eae5b0ad06996e33b4a00288d85fd" files: - from: "./preflight" to: "." @@ -29,8 +29,8 @@ spec: matchLabels: os: windows arch: amd64 - uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.6/preflight_0.9.6_windows_amd64-0.9.6.zip - sha256: "3642cecad73759537620e6212813c45bf9d4f8fa47270f04229ea6521f477033" + uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.8/preflight_0.9.8_windows_amd64-0.9.8.zip + sha256: "1f1d00cedc6fc21d8f1f40aa4ed5695c7be5ec2ac5616d8023983a43eb4085fa" files: - from: "/preflight.exe" to: "." diff --git a/deploy/krew/support-bundle.yaml b/deploy/krew/support-bundle.yaml index d5062db9..dfc24795 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.6" + version: "v0.9.8" platforms: - selector: matchLabels: os: linux arch: amd64 - uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.6/support-bundle_0.9.6_linux_amd64-0.9.6.tar.gz - sha256: "b89b741b5c444e9b65683dc290890670ee787fbb28ce286e5d54d03284de92e4" + 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" 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.6/support-bundle_0.9.6_darwin_amd64-0.9.6.tar.gz - sha256: "e9e22bdae4395c7f5ab7f3a6685c9b59bd6908a58ef90aad19132711cf7fecf0" + 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" 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.6/support-bundle_0.9.6_windows_amd64-0.9.6.zip - sha256: "6fd27b83feb7e80a73c94c2834b4f4de1974bae0c9d8c32a94aa1a51afc50c29" + uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.9.8/support-bundle_0.9.8_windows_amd64-0.9.8.zip + sha256: "ffabc3f881d78f780e59f26c9077c8dcda166fc0535d7c14c5855e6568a04bd3" files: - from: "/support-bundle.exe" to: "."