Skip to content

Commit 45ca0d4

Browse files
authored
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.38 to 1.5.39 (#21287)
1 parent a82e25a commit 45ca0d4

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.38@sha256:3b235876677d9e09fb1a52c4f10bf0aa005eb9f1f7f00ee5dc1213fa9be9c9b2",
772+
"CloudSpanner": "cloud-spanner-emulator/emulator:1.5.39@sha256:7d251e954c025bccc599e604e0531c6041a8d036d9470c5938f1dd08a827fa7e",
773773
}, map[string]string{
774774
"CloudSpanner": "gcr.io",
775775
}),

0 commit comments

Comments
 (0)