Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 856006f

Browse files
committed
chore: upgrade patch number of the version 0.9
1 parent 9e3a16c commit 856006f

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Read more about Cloud Ops Sandbox and how to use it in the [documentation](docs/
7272
The following functionality has been changed in the recent versions of Cloud
7373
Ops Sandbox:
7474

75-
### Version 0.9.1
75+
### Version 0.9.2
7676

7777
* Rating service is not a part of the demo application. It has the following effects:
7878
* Launch does not provision AppEngine services and CloudSQL DB.
@@ -110,7 +110,7 @@ under Apache 2.0. Full license text is available in [LICENSE](LICENSE).
110110
> **Note**
111111
> This is not an official Google project. Please, report any issues or feature requests related to this project [here].
112112
113-
[1]: https://console.cloud.google.com/?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fgooglecloudplatform%2Fcloud-ops-sandbox&cloudshell_git_branch=0.9.1&cloudshell_tutorial=docs/walkthrough.md
113+
[1]: https://console.cloud.google.com/?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fgooglecloudplatform%2Fcloud-ops-sandbox&cloudshell_git_branch=0.9.2&cloudshell_tutorial=docs/walkthrough.md
114114
[tf_badge]: https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/actions/workflows/terraform.yaml/badge.svg
115115
[cli_badge]: https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/actions/workflows/cli.yaml/badge.svg
116116
[cloud-ops]: (https://cloud.google.com/products/operations)

docs/README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -147,18 +147,18 @@ GKE cluster is the core part of the bill. You can see [estimate] costs with
147147
pricing [calculator].
148148

149149
[1]: https://cloud.google.com/resource-manager/docs/creating-managing-projects#console_1
150-
[2]: https://console.cloud.google.com/?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fgooglecloudplatform%2Fcloud-ops-sandbox&cloudshell_git_branch=0.9.1&cloudshell_tutorial=docs/walkthrough.md
151-
[cloud-ops]: <http://cloud.google.com/products/operations
152-
[ob]: <https://github.com/GoogleCloudPlatform/microservices-demo
153-
[ob-architecture]: <https://github.com/GoogleCloudPlatform/microservices-demo#architecture
154-
[ob-screens]: <https://github.com/GoogleCloudPlatform/microservices-demo#screenshots
155-
[log-explorer]: <https://pantheon.corp.google.com/logs/query
156-
[uptime-checks]: <https://pantheon.corp.google.com/monitoring/uptime
157-
[custom-dashboards]: https://console.cloud.google.com/monitoring/dashboards?pageState=("dashboards":("t":"Custom"))
158-
[slo-services]: https://console.cloud.google.com/monitoring/services
159-
[gke_pricing]: https://cloud.google.com/gke/pricing
160-
[asm_pricing]: https://cloud.google.com/service-mesh/pricing
161-
[ops_pricing]: https://cloud.google.com/stackdriver/pricing
162-
[estimate]: https://cloud.google.com/stackdriver/estimating-bills
150+
[2]: https://console.cloud.google.com/?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fgooglecloudplatform%2Fcloud-ops-sandbox&cloudshell_git_branch=0.9.2&cloudshell_tutorial=docs/walkthrough.md
151+
[cloud-ops]: <<http://cloud.google.com/products/operations>
152+
[ob]: <<https://github.com/GoogleCloudPlatform/microservices-demo>
153+
[ob-architecture]: <<https://github.com/GoogleCloudPlatform/microservices-demo#architecture>
154+
[ob-screens]: <<https://github.com/GoogleCloudPlatform/microservices-demo#screenshots>
155+
[log-explorer]: <<https://pantheon.corp.google.com/logs/query>
156+
[uptime-checks]: <<https://pantheon.corp.google.com/monitoring/uptime>
157+
[custom-dashboards]: <https://console.cloud.google.com/monitoring/dashboards?pageState=("dashboards":("t":"Custom>"))
158+
[slo-services]: <https://console.cloud.google.com/monitoring/services>
159+
[gke_pricing]: <https://cloud.google.com/gke/pricing>
160+
[asm_pricing]: <https://cloud.google.com/service-mesh/pricing>
161+
[ops_pricing]: <https://cloud.google.com/stackdriver/pricing>
162+
[estimate]: <https://cloud.google.com/stackdriver/estimating-bills>
163163
[calculator]: <https://cloud.google.com/products/calculator>
164-
[gke]: https://console.cloud.google.com/kubernetes/
164+
[gke]: <https://console.cloud.google.com/kubernetes/>

provisioning/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.1
1+
0.9.2

0 commit comments

Comments
 (0)