Skip to content

Commit 5b1fb2d

Browse files
authored
ci: add "release_notes_url" to ibm_catalog.json (#625)
1 parent 8ab3025 commit 5b1fb2d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ibm_catalog.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"install_type": "fullstack",
5252
"working_directory": "patterns/vsi-quickstart",
5353
"compliance": {},
54+
"release_notes_url": "https://cloud.ibm.com/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-secure-infrastructure-vpc-relnotes",
5455
"configuration": [
5556
{
5657
"custom_config": {
@@ -183,6 +184,7 @@
183184
}
184185
]
185186
},
187+
"release_notes_url": "https://cloud.ibm.com/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-secure-infrastructure-vpc-relnotes",
186188
"configuration": [
187189
{
188190
"key": "existing_ssh_key_name",
@@ -559,6 +561,7 @@
559561
}
560562
]
561563
},
564+
"release_notes_url": "https://cloud.ibm.com/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-secure-infrastructure-vpc-relnotes",
562565
"configuration": [
563566
{
564567
"custom_config": {
@@ -924,6 +927,7 @@
924927
}
925928
]
926929
},
930+
"release_notes_url": "https://cloud.ibm.com/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-secure-infrastructure-vpc-relnotes",
927931
"configuration": [
928932
{
929933
"key": "kube_version",

0 commit comments

Comments
 (0)