Skip to content

Commit aa99ac5

Browse files
committed
chore: update appsettings.json
1 parent 3e318af commit aa99ac5

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

appsettings.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
{
2-
"Config": [
3-
{
4-
"Group": "databricks.upbound.io",
5-
"OCI": {
6-
"Image": "xpkg.upbound.io/upbound/provider-databricks",
7-
"Semver": ">=0.1.0"
8-
}
9-
},
10-
]
11-
}
1+
{
2+
"Config": [
3+
{
4+
"group": "databricks.upbound.io",
5+
"oci": {
6+
"image": "xpkg.upbound.io/upbound/provider-databricks",
7+
"semVer": "\u003E=0.1.0"
8+
}
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)