diff --git a/plugins.json b/plugins.json index 3c8ef0f..26f6cd4 100644 --- a/plugins.json +++ b/plugins.json @@ -714,5 +714,19 @@ "url": "https://github.com/armory-plugins/pluginRepository/releases/download/v1.0.0-k8s-crd-status-check/k8s-crd-status-check-v1.0.0.zip" } ] + }, + { + "id": "Armory.AWSCATsOnEvent", + "description": "AWS cache on event", + "provider": "https://armory.io", + "releases": [ + { + "version": "0.1.0", + "date": "2022-10-06T22:22:20.804685Z", + "requires": "clouddriver>=0.0.0,gate>=0.0.0", + "sha512sum": "6ec4ecba2c65910db131666e46e26a165f30de827f2af474a4efd3cd45c840d0e60f146ff06ff45bb225697f877133b512da35dff75bc72aad964639a6cfe23b", + "url": "https://github.com/armory-plugins/cache-aws-agents-on-event-releases/releases/download/v0.1.0/cache-aws-agents-on-event-v0.1.0.zip" + } + ] } ]