Skip to content

Commit

Permalink
Merge pull request #149 from crossplane-contrib/renovate/examples
Browse files Browse the repository at this point in the history
Update xpkg.upbound.io/crossplane-contrib/function-auto-ready Docker tag to v0.4.0
  • Loading branch information
jbw976 authored Dec 17, 2024
2 parents e68b45f + c260e7a commit 2a1e45f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/conditions/functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ kind: Function
metadata:
name: crossplane-contrib-function-auto-ready
spec:
package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.3.0
package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.4.0
2 changes: 1 addition & 1 deletion example/context/functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ kind: Function
metadata:
name: crossplane-contrib-function-auto-ready
spec:
package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.3.0
package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.4.0
2 changes: 1 addition & 1 deletion example/filesystem/functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Function
metadata:
name: function-auto-ready
spec:
package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.3.0
package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.4.0
---
apiVersion: pkg.crossplane.io/v1beta1
kind: Function
Expand Down

0 comments on commit 2a1e45f

Please sign in to comment.