Skip to content

Commit c73378b

Browse files
authored
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.35 to 1.5.37 (#21040)
1 parent 4ca74d2 commit c73378b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/minikube/assets/addons.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@ var Addons = map[string]*Addon{
769769
"cloud-spanner": NewAddon([]*BinAsset{
770770
MustBinAsset(addons.CloudSpanner, "cloud-spanner/deployment.yaml.tmpl", vmpath.GuestAddonsDir, "deployment.yaml", "0640"),
771771
}, false, "cloud-spanner", "Google", "", "https://minikube.sigs.k8s.io/docs/handbook/addons/cloud-spanner/", map[string]string{
772-
"CloudSpanner": "cloud-spanner-emulator/emulator:1.5.35@sha256:aee284a39a132636143b2646c38dfd71d366b9d791d1ed1e83c9dd241687f08a",
772+
"CloudSpanner": "cloud-spanner-emulator/emulator:1.5.37@sha256:48bd5bbf3dc5bd543bab34c544ed76b167a184c105a98a7268fc8ec8487ef0f2",
773773
}, map[string]string{
774774
"CloudSpanner": "gcr.io",
775775
}),

0 commit comments

Comments
 (0)