Skip to content

Commit

Permalink
missed hotfix version
Browse files Browse the repository at this point in the history
Signed-off-by: pjuarezd <[email protected]>
  • Loading branch information
pjuarezd committed Jul 5, 2024
1 parent f610664 commit 8321b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubernetes-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ jobs:
key: ${{ runner.os }}-sidecar-binary-${{ github.run_id }}
- name: Tenant upgrade test on Kind
run: |
"${GITHUB_WORKSPACE}/testing/tenant-hotfix-update.sh"
"${GITHUB_WORKSPACE}/testing/tenant-hotfix-update.sh" "minio/minio:RELEASE.2022-11-29T23-40-49Z" "minio/minio:RELEASE.2022-11-29T23-40-49Z.hotfix.5e92f3675"
test-kes:
timeout-minutes: 30
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 8321b27

Please sign in to comment.