Skip to content

Commit

Permalink
Merge pull request #18773 from minikube-bot/auto_bump_cloud_spanner_e…
Browse files Browse the repository at this point in the history
…mulator_version

Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.15 to 1.5.16
  • Loading branch information
spowelljr committed Apr 29, 2024
2 parents bb083c1 + 30a9d81 commit 4357e67
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 @@ -772,7 +772,7 @@ var Addons = map[string]*Addon{
"cloud-spanner": NewAddon([]*BinAsset{
MustBinAsset(addons.CloudSpanner, "cloud-spanner/deployment.yaml.tmpl", 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.15@sha256:538fb31f832e76c93f10035cb609c56fc5cd18b3cd85a3ba50699572c3c5dc50",
"CloudSpanner": "cloud-spanner-emulator/emulator:1.5.16@sha256:1680486ec721ba559ec0fe6f876c44cf784d77e6a82cf89874e9aff90de2ebd5",
}, map[string]string{
"CloudSpanner": "gcr.io",
}),
Expand Down

0 comments on commit 4357e67

Please sign in to comment.