Skip to content

Commit

Permalink
increase kubernetes version for minikube testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Pidu2 committed Dec 9, 2024
1 parent 49545c5 commit b956921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Start minikube
uses: medyagh/setup-minikube@master
with:
kubernetes-version: 1.29.3
kubernetes-version: 1.31.3


- name: Install cert-manager, patch upstream dns servers, wait for readiness
Expand Down

0 comments on commit b956921

Please sign in to comment.