Skip to content

Commit

Permalink
Add Kubernetes v1.24 to E2E matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <[email protected]>
  • Loading branch information
stefanprodan committed Feb 1, 2024
1 parent 6c44096 commit 7175302
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/e2e-fips.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
variant:
- distroless
kubernetes:
- v1.24.7
- v1.25.11
- v1.26.6
- v1.27.3
Expand Down Expand Up @@ -50,8 +51,6 @@ jobs:
--components-extra="image-reflector-controller,image-automation-controller" \
--registry=ghcr.io/controlplaneio-fluxcd/${{ matrix.variant }} \
--image-pull-secret=control-plane-auth
- name: Verify installation
run: flux check
- name: Setup cluster reconciliation
run: |
flux create source git flux-system \
Expand Down

0 comments on commit 7175302

Please sign in to comment.