Skip to content

Commit

Permalink
AUTHENTICATION.md: Update package path
Browse files Browse the repository at this point in the history
Community repo was moved to crossplane-contrib a while ago. Use the same
path as on https://marketplace.upbound.io/providers/crossplane-contrib/provider-aws

Signed-off-by: Carl Henrik Lunde <[email protected]>
  • Loading branch information
chlunde committed May 2, 2023
1 parent aab494e commit ab393d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AUTHENTICATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ kind: Provider
metadata:
name: provider-aws
spec:
package: crossplane/provider-aws:v${VERSION}
package: xpkg.upbound.io/crossplane-contrib/provider-aws:v${VERSION}
controllerConfigRef:
name: aws-config
EOF
Expand Down

0 comments on commit ab393d4

Please sign in to comment.