diff --git a/example/aws/functions-remote.yaml b/example/aws/functions-remote.yaml index 59dc2d4..9f15d4d 100644 --- a/example/aws/functions-remote.yaml +++ b/example/aws/functions-remote.yaml @@ -7,7 +7,7 @@ metadata: # render.crossplane.io/runtime: Development spec: # This is ignored when using the Development runtime. - package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.6.0 + package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.7.0 --- apiVersion: pkg.crossplane.io/v1 kind: Function diff --git a/example/aws/functions.yaml b/example/aws/functions.yaml index 63a2bbe..2e1f983 100644 --- a/example/aws/functions.yaml +++ b/example/aws/functions.yaml @@ -8,7 +8,7 @@ metadata: #render.crossplane.io/runtime: Development spec: # This is ignored when using the Development runtime. - package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.6.0 + package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.7.0 --- apiVersion: pkg.crossplane.io/v1 kind: Function diff --git a/example/datadog-dashboard-ids/functions.yaml b/example/datadog-dashboard-ids/functions.yaml index f728ed9..5f30e47 100644 --- a/example/datadog-dashboard-ids/functions.yaml +++ b/example/datadog-dashboard-ids/functions.yaml @@ -8,7 +8,7 @@ metadata: render.crossplane.io/runtime: Development spec: # This is ignored when using the Development runtime. - package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.6.0 + package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.7.0 packagePullPolicy: Always runtimeConfigRef: apiVersion: pkg.crossplane.io/v1beta1 diff --git a/example/echo/functions.yaml b/example/echo/functions.yaml index a38a861..2721b4d 100644 --- a/example/echo/functions.yaml +++ b/example/echo/functions.yaml @@ -8,4 +8,4 @@ metadata: render.crossplane.io/runtime: Development spec: # This is ignored when using the Development runtime. - package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.6.0 + package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.7.0 diff --git a/example/fieldRef/functions.yaml b/example/fieldRef/functions.yaml index 78c6f4a..c869cd7 100644 --- a/example/fieldRef/functions.yaml +++ b/example/fieldRef/functions.yaml @@ -8,4 +8,4 @@ metadata: # render.crossplane.io/runtime: Development spec: # This is ignored when using the Development runtime. - package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.6.0 + package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.7.0