From 319bd55e4a77690a26d97787e7d6aef999f902a0 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 14 Jan 2025 16:52:05 +0000 Subject: [PATCH] Release Armory.K8sCustomResourceStatus 2.0.5 --- plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.json b/plugins.json index c24664e..c1e0721 100644 --- a/plugins.json +++ b/plugins.json @@ -808,6 +808,13 @@ "description": "A plugin to validate if a Custom Resource deployment is stable in kubernetes", "provider": "kubernetes", "releases": [ + { + "version": "2.0.5", + "date": "2025-01-14T16:51:44.409989Z", + "requires": "clouddriver>=0.0.0", + "sha512sum": "ffdd95263b3e7b7a5fadf588cb5ec5ab621028f8d9062f88eca64e9a2beb01aa6c849e0aec13bedb6a1f23c00cbf2cf971151905131d690050c0bc51170257c5", + "url": "https://github.com/armory-plugins/k8s-custom-resource-status/releases/download/2.0.5/k8s-custom-resource-status-2.0.5.zip" + }, { "version": "3.1.4", "date": "2025-01-13T23:13:57.089369Z",