diff --git a/examples/ref-implementation/crossplane-providers/provider-aws.yaml b/examples/ref-implementation/crossplane-providers/provider-aws.yaml index 08d06d87..7a12da26 100644 --- a/examples/ref-implementation/crossplane-providers/provider-aws.yaml +++ b/examples/ref-implementation/crossplane-providers/provider-aws.yaml @@ -3,4 +3,4 @@ kind: Provider metadata: name: provider-aws spec: - package: xpkg.upbound.io/crossplane-contrib/provider-aws:v0.46.0 + package: xpkg.upbound.io/crossplane-contrib/provider-aws:v0.48.0 diff --git a/examples/ref-implementation/crossplane.yaml b/examples/ref-implementation/crossplane.yaml index 79c7aba7..28966b6d 100644 --- a/examples/ref-implementation/crossplane.yaml +++ b/examples/ref-implementation/crossplane.yaml @@ -11,7 +11,7 @@ spec: project: default source: repoURL: 'https://charts.crossplane.io/stable' - targetRevision: 1.14.5 + targetRevision: 1.15.0 helm: releaseName: crossplane chart: crossplane