Releases: rhdhorchestrator/custom-form-example-plugin
Releases · rhdhorchestrator/custom-form-example-plugin
Release list
v0.4.0: Merge pull request #14 from mareklibra/dynamicPluginParam
read params in both static and dynamic plugins
v0.3.3: Merge pull request #13 from mareklibra/0.3.3
Dynamic plugin package
Add the following to RHDH configmap to load the plugin:
- disabled: false
package: "https://github.com/rhdhorchestrator/custom-form-example-plugin/releases/download/v0.3.3/custom-form-example-plugin-v0.3.3.tgz"
integrity: sha512-hCX6XwWpakV5lO83/zexKdZeiOHXvNLuHaOtoA2PLiwQYuGc9gz75+NEHhaEZ80QUoD1CddoYJjRLqr1rteRLw==
pluginConfig:
dynamicPlugins:
frontend:
custom-form-example-plugin:
countriesUrl: https://restcountries.com/v3.1/allv0.3.2: Merge pull request #11 from mareklibra/0.3.2
v0.3.2
0.2.0
Dynamic plugin package
Add the following to RHDH configmap to load the plugin:
- disabled: false
package: "https://github.com/parodos-dev/custom-form-example-plugin/releases/download/0.2.0/custom-form-example-plugin-0.2.0.tgz"
integrity: sha512-1L2JKfvJBYHXFQsb6NrgvdXUrAXkmlloDAQiTeR8La2cNqOTeBMF91E+0ixhm4wy10gzdZXtytORjk1UWFVHlw==
pluginConfig:
dynamicPlugins:
frontend:
custom-form-example-plugin:
apiFactories:
- importName: formApiFactory 0.1.0
Dynamic plugin package
Add the following to RHDH configmap to load the plugin:
- disabled: false
package: "https://github.com/parodos-dev/custom-form-example-plugin/releases/download/0.1.0/custom-form-example-plugin-0.1.0.tgz"
integrity: sha512-2zirrShnt9etkOGA/KqJ02GotH2I9qlty8I7Sx5hNURM8tglg+3iCQzRP5W69mAUkSSwpd90fNkctSEDecTzvQ==
pluginConfig:
dynamicPlugins:
frontend:
custom-form-example-plugin:
apiFactories:
- importName: formApiFactory