Skip to content

Commit

Permalink
Merge pull request #19937 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.31.2 to 1.31.2
  • Loading branch information
spowelljr authored Nov 12, 2024
2 parents 83d2e04 + 9a72a51 commit e5769af
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 @@ -334,7 +334,7 @@ var Addons = map[string]*Addon{
"pod.yaml",
"0640"),
}, false, "kubevirt", "3rd party (KubeVirt)", "", "https://minikube.sigs.k8s.io/docs/handbook/addons/kubevirt/", map[string]string{
"Kubectl": "bitnami/kubectl:1.31.2@sha256:45e7c7a9d120f93e9b66b689c63896ff87bb5b4d73b1203a0636d09e1219c879",
"Kubectl": "bitnami/kubectl:1.31.2@sha256:3d3ee32cc34b8e822360ea54bb7cfab78a64bcfd9d9c7fd99cd1ce295e5983ea",
}, map[string]string{
"Kubectl": "docker.io",
}),
Expand Down

0 comments on commit e5769af

Please sign in to comment.