We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3e8cd2 commit 36b0414Copy full SHA for 36b0414
plugins.json
@@ -171,6 +171,14 @@
171
"description": "An example of a Spring based plugin that requires no extension points.",
172
"provider": "https://github.com/claymccoy",
173
"releases": [
174
+ {
175
+ "version": "1.21.4",
176
+ "date": "2020-11-12T21:13:07.422Z",
177
+ "requires": "orca>=8.0.0",
178
+ "sha512sum": "0b8bf955c1e7ff6f993c102d4fb6f174331d6aaf93cb16ec13738e3c43c3e2578b0defb234bdd72b8dfa6bcd85f9166f857ae56621e38b28e42cf89605cfa0d9",
179
+ "state": "RELEASE",
180
+ "url": "https://github.com/spinnaker-plugin-examples/springExamplePlugin/releases/download/v1.21.4/springExamplePlugin-v1.21.4.zip"
181
+ },
182
{
183
"version": "1.10.0",
184
"date": "2020-09-02T22:02:21.692Z",
0 commit comments