Skip to content

Commit 25aa44a

Browse files
jor2Jordan-Williams2
andauthored
fix: update catalog dropdowns with appropriate defaults (#456)
Co-authored-by: Jordan-Williams2 <[email protected]>
1 parent 59265a7 commit 25aa44a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ibm_catalog.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@
204204
{
205205
"key": "rabbitmq_version",
206206
"required": true,
207+
"default_value": "__NOT_SET__",
207208
"options": [
208209
{
209210
"displayname": "3.13",
@@ -554,6 +555,7 @@
554555
{
555556
"key": "rabbitmq_version",
556557
"required": true,
558+
"default_value": "__NOT_SET__",
557559
"options": [
558560
{
559561
"displayname": "3.13",

0 commit comments

Comments
 (0)