mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
Update package.json names and descriptions
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
parent
74cd805698
commit
94a08a7e38
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "harvester-extension",
|
"name": "harvester-ui-extension",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": false,
|
"private": false,
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "harvester",
|
"name": "harvester",
|
||||||
"description": "Provides the Virtualization Management feature in Rancher Manager",
|
"description": "Rancher UI Extension for Harvester",
|
||||||
"version": "1.4.0",
|
"version": "1.4.0",
|
||||||
"private": false,
|
"private": false,
|
||||||
"rancher": {
|
"rancher": {
|
||||||
"annotations": {
|
"annotations": {
|
||||||
"catalog.cattle.io/rancher-version": ">= v2.10.0",
|
"catalog.cattle.io/rancher-version": ">= v2.10.0",
|
||||||
"catalog.cattle.io/display-name": "Virtualization Manager"
|
"catalog.cattle.io/display-name": "Harvester"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user