diff --git a/package.json b/package.json index f23d02d..4680db4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@rancher/components": "0.1.3", - "@rancher/shell": "0.5.3", + "@rancher/shell": "2.0.0", "@types/lodash": "4.14.196", "core-js": "3.21.1", "css-loader": "6.7.3" diff --git a/pkg/capi/package.json b/pkg/capi/package.json index c5c7af9..6997abc 100644 --- a/pkg/capi/package.json +++ b/pkg/capi/package.json @@ -5,7 +5,7 @@ "private": false, "rancher": { "annotations": { - "catalog.cattle.io/rancher-version": ">= v2.8.0", + "catalog.cattle.io/rancher-version": ">= 2.9.0-0", "catalog.cattle.io/display-name": "CAPI UI", "catalog.cattle.io/experimental": "true" }