Skip to content

Commit

Permalink
bumped platform ref versions in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
ldalorion committed Apr 12, 2022
1 parent 1a727e6 commit ebb380f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ cp kubectl-crossplane /usr/local/bin
#### Install the Platform Configuration

```console
PLATFORM_VERSION=v0.0.5
PLATFORM_VERSION=v0.0.7
PLATFORM_CONFIG=registry.upbound.io/upbound/platform-ref-gcp:${PLATFORM_VERSION}

kubectl crossplane install configuration ${PLATFORM_CONFIG}
Expand Down Expand Up @@ -203,7 +203,7 @@ Set these to match your settings:
UPBOUND_ORG=acme
[email protected]
REPO=platform-ref-gcp
VERSION_TAG=v0.0.5
VERSION_TAG=v0.0.7
REGISTRY=registry.upbound.io
PLATFORM_CONFIG=${REGISTRY:+$REGISTRY/}${UPBOUND_ORG}/${REPO}:${VERSION_TAG}
```
Expand Down

0 comments on commit ebb380f

Please sign in to comment.