Skip to content

Commit 002effa

Browse files
Merge pull request #119 from crossplane-contrib/renovate/examples
chore(deps): update xpkg.upbound.io/crossplane-contrib/function-shell docker tag to v0.6.0
2 parents 794b633 + d4d7ec1 commit 002effa

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

example/aws/functions-remote.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
# render.crossplane.io/runtime: Development
88
spec:
99
# This is ignored when using the Development runtime.
10-
package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.5.0
10+
package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.6.0
1111
---
1212
apiVersion: pkg.crossplane.io/v1
1313
kind: Function

example/aws/functions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
#render.crossplane.io/runtime: Development
99
spec:
1010
# This is ignored when using the Development runtime.
11-
package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.5.0
11+
package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.6.0
1212
---
1313
apiVersion: pkg.crossplane.io/v1
1414
kind: Function

example/datadog-dashboard-ids/functions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
render.crossplane.io/runtime: Development
99
spec:
1010
# This is ignored when using the Development runtime.
11-
package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.5.0
11+
package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.6.0
1212
packagePullPolicy: Always
1313
runtimeConfigRef:
1414
apiVersion: pkg.crossplane.io/v1beta1

example/echo/functions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ metadata:
88
render.crossplane.io/runtime: Development
99
spec:
1010
# This is ignored when using the Development runtime.
11-
package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.5.0
11+
package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.6.0

example/fieldRef/functions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ metadata:
88
# render.crossplane.io/runtime: Development
99
spec:
1010
# This is ignored when using the Development runtime.
11-
package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.5.0
11+
package: xpkg.upbound.io/crossplane-contrib/function-shell:v0.6.0

0 commit comments

Comments
 (0)