Skip to content

Commit

Permalink
Merge pull request #48 from jbw976/bump-v0.1.3
Browse files Browse the repository at this point in the history
Bump README version to v0.1.3
  • Loading branch information
jbw976 authored May 13, 2021
2 parents 0d2e19c + c20b697 commit e5aa255
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 @@ -95,7 +95,7 @@ cp kubectl-crossplane /usr/local/bin

```console
# Check the latest version available in https://cloud.upbound.io/registry/upbound/platform-ref-aws
PLATFORM_VERSION=v0.1.2
PLATFORM_VERSION=v0.1.3
PLATFORM_CONFIG=registry.upbound.io/upbound/platform-ref-aws:${PLATFORM_VERSION}

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

0 comments on commit e5aa255

Please sign in to comment.