Skip to content

Commit

Permalink
Merge pull request #19145 from marcnuri-forks/deps/yakd
Browse files Browse the repository at this point in the history
Addon: bump marcnuri/yakd image (YAKD - Kubernetes Dashboard) from 0.0.4 to 0.0.5
  • Loading branch information
spowelljr authored Jun 27, 2024
2 parents 5ae6b21 + 401fbcb commit 7aa48e3
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 @@ -811,7 +811,7 @@ var Addons = map[string]*Addon{
MustBinAsset(addons.YakdAssets, "yakd/yakd-dp.yaml.tmpl", vmpath.GuestAddonsDir, "yakd-dp.yaml", "0640"),
}, false, "yakd", "3rd party (marcnuri.com)", "manusa", "https://minikube.sigs.k8s.io/docs/handbook/addons/yakd-kubernetes-dashboard/",
map[string]string{
"Yakd": "marcnuri/yakd:0.0.4@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310",
"Yakd": "marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624",
},
map[string]string{
"Yakd": "docker.io",
Expand Down

0 comments on commit 7aa48e3

Please sign in to comment.