Skip to content

Commit 06092ff

Browse files
authored
fix(deps): update Secrets Manager DA dependency to v2.8.0 (#266)
1 parent 89fbfed commit 06092ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ibm_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"value": "trial"
199199
}
200200
],
201-
"default_value": "__NOT_SET__",
201+
"default_value": "standard",
202202
"description": "The pricing plan to use when provisioning a Secrets Manager instance. Possible values: `standard`, `trial`. You can create only one Trial instance of Secrets Manager per account. Before you can create a new Trial instance, you must delete the existing Trial instance and its reclamation. [Learn more](https://cloud.ibm.com/docs/secrets-manager?topic=secrets-manager-create-instance&interface=ui#upgrade-instance-standard)."
203203
},
204204
{
@@ -248,7 +248,7 @@
248248
"name": "deploy-arch-ibm-secrets-manager",
249249
"description": "Create a new Secrets Manager instance.",
250250
"id": "6d6ebc76-7bbd-42f5-8bc7-78f4fabd5944-global",
251-
"version": "v2.6.3",
251+
"version": "v2.8.0",
252252
"flavors": [
253253
"fully-configurable"
254254
],

0 commit comments

Comments
 (0)