Skip to content

Commit 1dcd777

Browse files
authored
Merge pull request #17340 from minikube-bot/auto_bump_inspektor_gadget_version
Addon inspektor-gadget: Update inspektor-gadget image from v0.20.0 to v0.21.0
2 parents d396ed5 + 49babfe commit 1dcd777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/minikube/assets/addons.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ var Addons = map[string]*Addon{
310310
MustBinAsset(addons.InspektorGadgetAssets, "inspektor-gadget/ig-daemonset.yaml.tmpl", vmpath.GuestAddonsDir, "ig-daemonset.yaml", "0640"),
311311
}, false, "inspektor-gadget", "3rd party (inspektor-gadget.io)", "https://github.com/orgs/inspektor-gadget/people", "https://minikube.sigs.k8s.io/docs/handbook/addons/inspektor-gadget/",
312312
map[string]string{
313-
"InspektorGadget": "inspektor-gadget/inspektor-gadget:v0.20.0@sha256:01b7311f9512411ef6530e09dbdd3aeaea0abc4101227dbead4d44c36b255ca7",
313+
"InspektorGadget": "inspektor-gadget/inspektor-gadget:v0.21.0@sha256:7b77d890d8e78c9e17981524c724331cc3547eab77adf32f4222c98167c7fd21",
314314
}, map[string]string{
315315
"InspektorGadget": "ghcr.io",
316316
}),

0 commit comments

Comments
 (0)