Skip to content

Commit

Permalink
Fix Harvester version and build workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Torchia <[email protected]>
  • Loading branch information
torchiaf committed Nov 5, 2024
1 parent 59bf735 commit b4b6af8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pkg/harvester/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "harvester",
"description": "Rancher UI Extension for Harvester",
"version": "1.4.0",
"version": "1.0.0",
"private": false,
"rancher": {
"annotations": {
Expand Down

0 comments on commit b4b6af8

Please sign in to comment.