Skip to content

Commit

Permalink
Update hotfix test to the latest hotfixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
pjuarezd committed Oct 7, 2024
1 parent 59398ea commit d437c8d
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 @@ -347,7 +347,7 @@ jobs:
key: ${{ runner.os }}-sidecar-binary-${{ github.run_id }}
- name: Tenant upgrade to hotfix version
run: |
"${GITHUB_WORKSPACE}/testing/tenant-hotfix-update.sh" "quay.io/minio/minio:RELEASE.2024-01-31T20-20-33Z" "quay.io/minio/minio:RELEASE.2024-02-04T22-36-13Z.hotfix.c40028f8f"
"${GITHUB_WORKSPACE}/testing/tenant-hotfix-update.sh" "quay.io/minio/minio:RELEASE.2024-07-10T18-41-49Z" "quay.io/minio/minio:RELEASE.2024-07-10T18-41-49Z.hotfix.0fbf4c10f"
test-kes:
timeout-minutes: 30
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit d437c8d

Please sign in to comment.