diff --git a/example/aws/functions-remote.yaml b/example/aws/functions-remote.yaml index 32ef44f..c404aa1 100644 --- a/example/aws/functions-remote.yaml +++ b/example/aws/functions-remote.yaml @@ -14,4 +14,4 @@ kind: Function metadata: name: function-extra-resources spec: - package: xpkg.upbound.io/crossplane-contrib/function-extra-resources:v0.1.0 + package: xpkg.upbound.io/crossplane-contrib/function-extra-resources:v0.2.0 diff --git a/example/aws/functions.yaml b/example/aws/functions.yaml index 1e4ded6..5941c4b 100644 --- a/example/aws/functions.yaml +++ b/example/aws/functions.yaml @@ -15,4 +15,4 @@ kind: Function metadata: name: function-extra-resources spec: - package: xpkg.upbound.io/crossplane-contrib/function-extra-resources:v0.1.0 + package: xpkg.upbound.io/crossplane-contrib/function-extra-resources:v0.2.0