Skip to content

Commit

Permalink
Merge pull request #18867 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.0
  • Loading branch information
spowelljr committed May 13, 2024
2 parents f454a83 + d96bc08 commit af8c87e
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:b3304501336a48b5f845d0897d6c5252c7b2e4f98a9a6fe1a94a96f92a3a2dc9",
"Kubectl": "bitnami/kubectl:1.30.0@sha256:5129237e10ce868cff6cf6d491569d90c0ab99547a68f5ac630ce65dbb475f80",
}, map[string]string{
"Kubectl": "docker.io",
}),
Expand Down

0 comments on commit af8c87e

Please sign in to comment.