Skip to content

Commit 17a5379

Browse files
authored
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.30 to 1.5.31 (#20602)
1 parent 709f200 commit 17a5379

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.30@sha256:a9c7274e55bba48a4f5bec813a11087d9f2e3a3f7e583dae9873aae2ec17f125",
772+
"CloudSpanner": "cloud-spanner-emulator/emulator:1.5.31@sha256:e1906706fb5dddca6a5724d01f6e95242ec560abb2279afb95127e1c5ee37920",
773773
}, map[string]string{
774774
"CloudSpanner": "gcr.io",
775775
}),

0 commit comments

Comments
 (0)