test extension workflow fix in dashboard master

This commit is contained in:
Alexandre Alves 2025-10-21 14:24:27 +01:00
parent 560d0634f2
commit 62927d05fa
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ defaults:
jobs:
build-extension-charts:
uses: rancher/dashboard/.github/workflows/build-extension-charts.yml@master
uses: rancher/dashboard/.github/workflows/build-extension-charts.yml@test-workflow-fix-master
permissions:
actions: write
contents: write

View File

@ -1,7 +1,7 @@
{
"name": "extension-crd",
"description": "Adds support for the Rancher Extensions CRD to Rancher Manager",
"version": "0.2.2",
"version": "0.2.3",
"private": false,
"icon": "https://raw.githubusercontent.com/rancher/ui-plugin-examples/main/pkg/extension-crd/icon.svg",
"rancher": {