Skip to content

Commit

Permalink
Update xpkg.upbound.io/crossplane-contrib/function-auto-ready Docker …
Browse files Browse the repository at this point in the history
…tag to v0.4.0
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent ab6d5a9 commit c260e7a
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 c260e7a

Please sign in to comment.