We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924d9ef commit 61ef10dCopy full SHA for 61ef10d
.github/workflows/lint_test_charts.yaml
@@ -81,7 +81,7 @@ jobs:
81
- name: Install Minikube
82
uses: manusa/[email protected]
83
with:
84
- minikube version: v1.34.0
+ minikube version: v1.35.0
85
kubernetes version: v1.28.11
86
github token: ${{ secrets.GITHUB_TOKEN }}
87
driver: docker
0 commit comments