Skip to content

Commit b8bd6bd

Browse files
authored
fix: update profile_name in ibm_catalog.json to match the newly renamed FSCloud SCC profile name (#585)
1 parent a55774c commit b8bd6bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ibm_catalog.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"authority": "scc-v3",
181181
"profiles": [
182182
{
183-
"profile_name": "IBM Cloud for Financial Services",
183+
"profile_name": "IBM Cloud Framework for Financial Services",
184184
"profile_version": "1.3.0"
185185
}
186186
]
@@ -557,7 +557,7 @@
557557
"authority": "scc-v3",
558558
"profiles": [
559559
{
560-
"profile_name": "IBM Cloud for Financial Services",
560+
"profile_name": "IBM Cloud Framework for Financial Services",
561561
"profile_version": "1.3.0"
562562
}
563563
]
@@ -923,7 +923,7 @@
923923
"authority": "scc-v3",
924924
"profiles": [
925925
{
926-
"profile_name": "IBM Cloud for Financial Services",
926+
"profile_name": "IBM Cloud Framework for Financial Services",
927927
"profile_version": "1.3.0"
928928
}
929929
]

0 commit comments

Comments
 (0)