Skip to content

Commit

Permalink
Merge pull request #71 from upbound/stable-configuration
Browse files Browse the repository at this point in the history
Point to stable released Configuration
  • Loading branch information
ytsarev authored Sep 27, 2022
2 parents 74f20d6 + bfb5204 commit 9855497
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/configuration.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: pkg.crossplane.io/v1
kind: Configuration
metadata:
name: platform-ref-aws-staging
name: platform-ref-aws
spec:
package: xpkg.upbound.io/upbound/platform-ref-aws-staging:v0.4.1
package: xpkg.upbound.io/upbound/platform-ref-aws:v0.4.0
packagePullSecrets:
- name: package-pull-secret

0 comments on commit 9855497

Please sign in to comment.