Skip to content

Commit

Permalink
Merge pull request #20 from ldalorion/readme-bump
Browse files Browse the repository at this point in the history
bumped platform ref versions in readme.
  • Loading branch information
jbw976 authored Apr 12, 2022
2 parents 1a727e6 + ebb380f commit 611e2c7
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 611e2c7

Please sign in to comment.