Skip to content

Commit

Permalink
Update to 0.8.0-alpha03
Browse files Browse the repository at this point in the history
  • Loading branch information
huyhg committed May 29, 2019
1 parent cd96f0d commit b4b5bef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/managed-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GCP Marketplace.
variable for your shell:

```shell
export MARKETPLACE_TOOLS_TAG=0.8.0-alpha02
export MARKETPLACE_TOOLS_TAG=0.8.0-alpha03
```

### Install the `mpdev` development tools
Expand Down Expand Up @@ -82,7 +82,7 @@ the same track must be in the same directory. For example:
- `gs://your-bucket/your-company/your-app/1.0/1.0.1.yaml`
- `gs://your-bucket/your-company/your-app/1.0/1.0.2.yaml`
You can generate these files using `mpdev publish`, described in the sections below.
You can generate these files using `mpdev publish`, described in the sections below.
Note that users deploying your application from GCP Marketplace
pull the version metadata from GCP Marketplace's public GCS bucket instead
Expand Down

0 comments on commit b4b5bef

Please sign in to comment.