Skip to content

Commit

Permalink
[INT] Updated shell version to 2.0.0 (#69)
Browse files Browse the repository at this point in the history
[INT] Updated shell version to 2.0.0
  • Loading branch information
eva-vashkevich authored Aug 7, 2024
1 parent 2c47e50 commit 4063c0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion pkg/capi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down

0 comments on commit 4063c0d

Please sign in to comment.