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.10 to 1.5.10
  • Loading branch information
minikube-bot committed Oct 2, 2023
1 parent f881b33 commit dc35cb0
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 @@ -766,7 +766,7 @@ var Addons = map[string]*Addon{
"cloud-spanner": NewAddon([]*BinAsset{
MustBinAsset(addons.CloudSpanner, "cloud-spanner/deployment.yaml", 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.10@sha256:3800613e4bd68abd47ecb35e0f16eeb6748629c6beef63b2a561297cc482a3c4",
"CloudSpanner": "cloud-spanner-emulator/emulator:1.5.10@sha256:3f62a35b3ca5c44275bb54fdc1c84973b6d49df4a6f983c3c2842602d98376ee",
}, map[string]string{
"CloudSpanner": "gcr.io",
}),
Expand Down

0 comments on commit dc35cb0

Please sign in to comment.