We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86305d2 + fbb4cfe commit 1c52ff3Copy full SHA for 1c52ff3
package.json
@@ -7,7 +7,7 @@
7
"node": ">=20"
8
},
9
"dependencies": {
10
- "@rancher/shell": "^3.0.0"
+ "@rancher/shell": "^3.0.1-rc.4"
11
12
"resolutions": {
13
"@types/node": "~20.10.0",
pkg/elemental/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "elemental",
3
"description": "OS Management extension",
4
- "version": "3.0.1-rc.1",
+ "version": "3.0.1-rc.2",
5
"private": false,
6
"rancher": {
"annotations": {
0 commit comments