Skip to content

Commit

Permalink
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image fro…
Browse files Browse the repository at this point in the history
…m 1.5.14 to 1.5.14
  • Loading branch information
minikube-bot committed Feb 19, 2024
1 parent 0d8460b commit b879531
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 @@ -771,7 +771,7 @@ var Addons = map[string]*Addon{
"cloud-spanner": NewAddon([]*BinAsset{
MustBinAsset(addons.CloudSpanner, "cloud-spanner/deployment.yaml.tmpl", vmpath.GuestAddonsDir, "deployment.yaml", "0640"),
}, false, "cloud-spanner", "Google", "", "https://minikube.sigs.k8s.io/docs/handbook/addons/cloud-spanner/", map[string]string{
"CloudSpanner": "cloud-spanner-emulator/emulator:1.5.14@sha256:71db3b25234c7c79428840d4cbaa1a4beee8710b5ff49b1c4c2062567386084c",
"CloudSpanner": "cloud-spanner-emulator/emulator:1.5.14@sha256:41d5dccfcf13817a2348beba0ca7c650ffdd795f7fcbe975b7822c9eed262e15",
}, map[string]string{
"CloudSpanner": "gcr.io",
}),
Expand Down

0 comments on commit b879531

Please sign in to comment.