We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16aa432 commit afc3d52Copy full SHA for afc3d52
.github/workflows/e2e.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: manusa/actions-setup-minikube@v2.13.1
17
with:
18
minikube version: 'v1.33.1'
19
- kubernetes version: 'v1.33.3'
+ kubernetes version: 'v1.30.3'
20
driver: 'docker'
21
- name: configure Minikube
22
run: |
0 commit comments