Skip to content

Commit

Permalink
Addon headlamp: Update headlamp-k8s/headlamp image from v0.26.0 to v0…
Browse files Browse the repository at this point in the history
….27.0

Signed-off-by: joaquimrocha <[email protected]>
  • Loading branch information
joaquimrocha committed Dec 12, 2024
1 parent 2cd2f58 commit e8329b7
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 @@ -761,7 +761,7 @@ var Addons = map[string]*Addon{
MustBinAsset(addons.HeadlampAssets, "headlamp/headlamp-clusterrolebinding.yaml", vmpath.GuestAddonsDir, "headlamp-clusterrolebinding.yaml", "0640"),
}, false, "headlamp", "3rd party (kinvolk.io)", "yolossn", "https://minikube.sigs.k8s.io/docs/handbook/addons/headlamp/",
map[string]string{
"Headlamp": "headlamp-k8s/headlamp:v0.26.0@sha256:c47fd232a8be2a8756706e3c2af13f23787b0bf1276831b711fa5eaef17390b2",
"Headlamp": "headlamp-k8s/headlamp:v0.27.0@sha256:2a76b70fc0f2fb81f08fa3c06c3e55dd27f82a00076ce448c8d883633d0c4f96",
},
map[string]string{
"Headlamp": "ghcr.io",
Expand Down

0 comments on commit e8329b7

Please sign in to comment.