Update HorizontalPodAutoscaler version in velero.io

Signed-off-by: Xun Jiang <blackpiglet@gmail.com>
This commit is contained in:
Xun Jiang
2023-03-08 10:32:44 +08:00
parent 8bed159023
commit 6a295cb0bb
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,9 +11,9 @@ jobs:
fail-fast: false
matrix:
# maintain the versions of Velero those need security scan
versions: [main, release-1.10-dev, release-1.9-dev]
versions: [main]
# list of images that need scan
images: [velero, velero-restore-helper, velero-restic-restore-helper]
images: [velero, velero-restore-helper]
permissions:
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results