feat: add upstream appVersion tracking to release workflow
Configures the reusable release workflow to fetch the latest release tag from intel/intel-device-plugins-for-kubernetes and set appVersion in artifacthub-pkg.yml. This keeps our Artifact Hub listing in sync with the upstream project.
This commit is contained in:
@@ -16,3 +16,4 @@ jobs:
|
||||
uses: privilegedescalation/.github/.github/workflows/plugin-release.yaml@main
|
||||
with:
|
||||
version: ${{ inputs.version }}
|
||||
upstream-repo: 'intel/intel-device-plugins-for-kubernetes'
|
||||
|
||||
Reference in New Issue
Block a user