mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 05:01:43 +00:00
Fix Harvester version and build workflow
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
parent
2236fd4554
commit
d9f1d73faa
@ -12,7 +12,7 @@ defaults:
|
||||
|
||||
jobs:
|
||||
build-extension-charts:
|
||||
uses: torchiaf/dashboard/.github/workflows/build-extension-charts.yml@feature/harvester-extension
|
||||
uses: rancher/dashboard/.github/workflows/build-extension-charts.yml@master
|
||||
permissions:
|
||||
actions: write
|
||||
contents: write
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "harvester",
|
||||
"description": "Rancher UI Extension for Harvester",
|
||||
"version": "1.4.0",
|
||||
"version": "1.0.0",
|
||||
"private": false,
|
||||
"rancher": {
|
||||
"annotations": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user