Skip to content

Commit 3750f82

Browse files
authored
Merge pull request #23533 from minikube-bot/auto_bump_inspektor_gadget_version
Addon inspektor-gadget: Update inspektor-gadget image from v0.55.0 to v0.55.1
2 parents 49b17ad + 975047d commit 3750f82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/minikube/assets/addons.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ var Addons = map[string]*Addon{
290290
MustBinAsset(addons.InspektorGadgetAssets, "inspektor-gadget/ig-deployment.yaml.tmpl", vmpath.GuestAddonsDir, "ig-deployment.yaml", "0640"),
291291
}, 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/",
292292
map[string]string{
293-
"InspektorGadget": "inspektor-gadget/inspektor-gadget:v0.55.0@sha256:8b5d590bde9bb0f000c28c81af4c8a795c4ee1610acff97fb61399687e2b2c05",
293+
"InspektorGadget": "inspektor-gadget/inspektor-gadget:v0.55.1@sha256:537dcc61c26922a1d8a2a4ce1cf207705fd03daabd495f345d61857c1be2a032",
294294
}, map[string]string{
295295
"InspektorGadget": "ghcr.io",
296296
}, nil),

0 commit comments

Comments
 (0)