From 2181939f36eca376f05c412448bd6c45ca3921e0 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 23 Aug 2024 12:55:04 +0000 Subject: [PATCH] Release Armory.K8sCustomResourceStatus v3.1.3 --- plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.json b/plugins.json index b4acce1..7243d36 100644 --- a/plugins.json +++ b/plugins.json @@ -800,6 +800,13 @@ "description": "A plugin to validate if a Custom Resource deployment is stable in kubernetes", "provider": "kubernetes", "releases": [ + { + "version": "3.1.3", + "date": "2024-08-23T12:54:52.085768Z", + "requires": "clouddriver>=0.0.0", + "sha512sum": "974244e4a1ae4fd42cb43d8fe4fdf60fb6ef103e6137e2e7270f6b17d58e2981977531dd018624614e86260bc3e838c163f4fa29911d47cca80e1931a3a8c299", + "url": "https://github.com/armory-plugins/k8s-custom-resource-status/releases/download/v3.1.3/k8s-custom-resource-status-v3.1.3.zip" + }, { "version": "3.1.2", "date": "2024-08-10T00:14:07.217856Z",