Skip to content

Commit

Permalink
Update E2e cluster to 1.26
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Dufour <[email protected]>
  • Loading branch information
outscale-mdr committed Jan 18, 2024
1 parent 3f20269 commit 5c04e8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
osc_secret_key: ${{ secrets.OSC_SECRET_KEY }}
osc_region: ${{ secrets.OSC_REGION }}
image_id: ${{ secrets.OMI_ID }}
rke_version: "v1.4.4"
kubernetes_version: "v1.25.6-rancher4-1"
rke_version: "v1.4.12"
kubernetes_version: "v1.26.11-rancher2-1"
- name: Wait to access the cluster
uses: nick-invision/retry@v2
with:
Expand Down

0 comments on commit 5c04e8d

Please sign in to comment.