Merge pull request #9 from privilegedescalation/feat/add-upstream-appversion-tracking

feat: auto-track upstream appVersion in releases
This commit was merged in pull request #9.
This commit is contained in:
2026-03-08 12:28:02 -04:00
committed by GitHub
+1
View File
@@ -16,3 +16,4 @@ jobs:
uses: privilegedescalation/.github/.github/workflows/plugin-release.yaml@main uses: privilegedescalation/.github/.github/workflows/plugin-release.yaml@main
with: with:
version: ${{ inputs.version }} version: ${{ inputs.version }}
upstream-repo: 'kube-vip/kube-vip'