Skip to content

Commit 0732e29

Browse files
authored
Merge pull request kubernetes#23493 from minikube-bot/auto_bump_cloud_spanner_emulator_version
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.55 to 1.5.56
2 parents ec11ed6 + 44fe78b commit 0732e29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/minikube/assets/addons.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@ var Addons = map[string]*Addon{
749749
"cloud-spanner": NewAddon([]*BinAsset{
750750
MustBinAsset(addons.CloudSpanner, "cloud-spanner/deployment.yaml.tmpl", vmpath.GuestAddonsDir, "deployment.yaml", "0640"),
751751
}, false, "cloud-spanner", "Google", "", "https://minikube.sigs.k8s.io/docs/handbook/addons/cloud-spanner/", map[string]string{
752-
"CloudSpanner": "cloud-spanner-emulator/emulator:1.5.55@sha256:ad54472fe7b161b9214f7f816f304b649a4779e348229c375ac067f5ed5a6422",
752+
"CloudSpanner": "cloud-spanner-emulator/emulator:1.5.56@sha256:18a56fd557011e50e1733a9232e8d17ec9bdd7e51f6cf7660f14c234479f4f36",
753753
}, map[string]string{
754754
"CloudSpanner": "gcr.io",
755755
}, nil),

0 commit comments

Comments
 (0)