Skip to content

Commit ebc3a6c

Browse files
authored
Merge pull request #19011 from minikube-bot/auto_bump_inspektor_gadget_version
Addon inspektor-gadget: Update inspektor-gadget image from v0.28.1 to v0.29.0
2 parents 6c565e5 + 86685d0 commit ebc3a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/minikube/assets/addons.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ var Addons = map[string]*Addon{
316316
MustBinAsset(addons.InspektorGadgetAssets, "inspektor-gadget/ig-daemonset.yaml.tmpl", vmpath.GuestAddonsDir, "ig-daemonset.yaml", "0640"),
317317
}, 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/",
318318
map[string]string{
319-
"InspektorGadget": "inspektor-gadget/inspektor-gadget:v0.28.1@sha256:bdd1bc1c9ddc84ce58d38d393100fc5491754faf2603d56e81255b041b9530a8",
319+
"InspektorGadget": "inspektor-gadget/inspektor-gadget:v0.29.0@sha256:40402d51273ea7d281392557096333b5f62316a684f9bc9252214243840f757e",
320320
}, map[string]string{
321321
"InspektorGadget": "ghcr.io",
322322
}),

0 commit comments

Comments
 (0)