Skip to content

Commit

Permalink
Merge pull request #15186 from kinvolk/update_headlamp_0.13.0
Browse files Browse the repository at this point in the history
Upgrade Headlamp version to 0.13.0
  • Loading branch information
spowelljr authored Oct 20, 2022
2 parents 75ee41a + 510ae43 commit ca642d1
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 @@ -737,7 +737,7 @@ var Addons = map[string]*Addon{
MustBinAsset(addons.HeadlampAssets, "headlamp/headlamp-clusterrolebinding.yaml", vmpath.GuestAddonsDir, "headlamp-clusterrolebinding.yaml", "6040"),
}, false, "headlamp", "3rd party (kinvolk.io)", "", "https://minikube.sigs.k8s.io/docs/handbook/addons/headlamp/",
map[string]string{
"Headlamp": "kinvolk/headlamp:v0.11.1@sha256:2547c6f5d5186a2c01822648989d49d9853fecda14bca96a0bf4a0547ea1d613",
"Headlamp": "kinvolk/headlamp:v0.13.0@sha256:910c9b060b1c253a4576836daac49730932258f91205c3160e2c1588a24a9387",
},
map[string]string{
"Headlamp": "ghcr.io",
Expand Down

0 comments on commit ca642d1

Please sign in to comment.