Skip to content

Commit

Permalink
Merge pull request #90 from stevendborrelli/v0.5.0-release
Browse files Browse the repository at this point in the history
update version to 0.5.0
  • Loading branch information
stevendborrelli authored Nov 23, 2022
2 parents bf9ddd6 + e4c9ca5 commit b5d9f22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ configuration package](https://crossplane.io/docs/v1.9/concepts/packages.html)
so there is a single command to install this package:

```console
up ctp configuration install xpkg.upbound.io/upbound/platform-ref-aws:v0.4.1
up ctp configuration install xpkg.upbound.io/upbound/platform-ref-aws:v0.5.0
```

Validate the install by inspecting the provider and configuration packages:
Expand Down
4 changes: 2 additions & 2 deletions examples/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ kind: Configuration
metadata:
name: platform-ref-aws
spec:
package: xpkg.upbound.io/upbound/platform-ref-aws:v0.4.1
package: xpkg.upbound.io/upbound/platform-ref-aws:v0.5.0
packagePullSecrets:
- name: package-pull-secret
- name: package-pull-secret

0 comments on commit b5d9f22

Please sign in to comment.