Skip to content

Commit

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

Signed-off-by: joaquimrocha <[email protected]>
  • Loading branch information
joaquimrocha authored and medyagh committed Aug 3, 2024
1 parent b0bce51 commit 732b969
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 @@ -779,7 +779,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.24.1@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37",
"Headlamp": "headlamp-k8s/headlamp:v0.25.0@sha256:899d106eeb55b0afc4ee6e51c03bc4418de0bd0e79c39744d4d0d751aae6a971",
},
map[string]string{
"Headlamp": "ghcr.io",
Expand Down

0 comments on commit 732b969

Please sign in to comment.