Skip to content

Commit

Permalink
Merge pull request #18929 from minikube-bot/auto_bump_kubectl_version
Browse files Browse the repository at this point in the history
Addon kubevirt: Update bitnami/kubectl image from 1.30.0 to 1.30.1
  • Loading branch information
spowelljr authored May 20, 2024
2 parents 5808866 + b7c7f6c commit 689d59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/minikube/assets/addons.go
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ var Addons = map[string]*Addon{
"pod.yaml",
"0640"),
}, false, "kubevirt", "3rd party (KubeVirt)", "", "https://minikube.sigs.k8s.io/docs/tutorials/kubevirt/", map[string]string{
"Kubectl": "bitnami/kubectl:1.30.0@sha256:5129237e10ce868cff6cf6d491569d90c0ab99547a68f5ac630ce65dbb475f80",
"Kubectl": "bitnami/kubectl:1.30.1@sha256:0aef4af32ece80e21c32ab31438252f32d84ebe35035faafedc4fde184075b4f",
}, map[string]string{
"Kubectl": "docker.io",
}),
Expand Down

0 comments on commit 689d59f

Please sign in to comment.