From 3ce09103c4629314dc0b2e1043f9c648d1c1c3bc Mon Sep 17 00:00:00 2001 From: root Date: Mon, 20 Nov 2023 15:17:10 +0000 Subject: [PATCH] Release Armory.OverrideKubectlExceptions v0.0.23 --- plugins.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/plugins.json b/plugins.json index a98793a..d47325f 100644 --- a/plugins.json +++ b/plugins.json @@ -1254,5 +1254,19 @@ "url": "https://github.com/armory-plugins/pluginRepository/releases/download/github-integration-0.1.0/github-integration-0.1.0.zip" } ] + }, + { + "id": "Armory.OverrideKubectlExceptions", + "description": "Override KubectlException plugin", + "provider": "https://armory.io", + "releases": [ + { + "version": "0.0.23", + "date": "2023-11-20T15:15:01.003313Z", + "requires": "clouddriver>=0.0.0", + "sha512sum": "40894dd12b5f8b8a4ae2e5e03b82b2d6f80183fb0210dfcfa674d3674ba962f918139cc5b406d1fa87790f39a9fdf32886344b625a3e391f5777920b6e93064d", + "url": "https://github.com/armory-plugins/pluginRepository/releases/download/override-kubectl-exceptions-v0.0.23/override-kubectl-exceptions-v0.0.23.zip" + } + ] } ]