Skip to content

Commit 6b0f107

Browse files
minikube-botmedyagh
authored andcommitted
Addon inspektor-gadget: Update inspektor-gadget image from v0.28.0 to v0.28.1
1 parent 64935ee commit 6b0f107

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
@@ -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.0@sha256:08d39eb6f0f6a1d5492b87ab5042ec3f8fc0ad82bfe65a7548d25c1944b1698a",
319+
"InspektorGadget": "inspektor-gadget/inspektor-gadget:v0.28.1@sha256:bdd1bc1c9ddc84ce58d38d393100fc5491754faf2603d56e81255b041b9530a8",
320320
}, map[string]string{
321321
"InspektorGadget": "ghcr.io",
322322
}),

0 commit comments

Comments
 (0)