We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df659ea commit 7907a52Copy full SHA for 7907a52
.circleci/config.yml
@@ -27,7 +27,7 @@ jobs:
27
- kubernetes/install
28
- minikube/minikube-install:
29
# https://github.com/kubernetes/minikube/releases
30
- version: v1.28.0
+ version: v1.29.0
31
- run:
32
name: Install Helm v3
33
command: curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash
0 commit comments