Skip to content

Commit

Permalink
chore(deps): update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent c815241 commit 9861aea
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion example/functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ kind: Function
metadata:
name: function-go-templating
spec:
package: xpkg.upbound.io/crossplane-contrib/function-go-templating:v0.4.1
package: xpkg.upbound.io/crossplane-contrib/function-go-templating:v0.6.0
2 changes: 1 addition & 1 deletion example/kubecon-2024/functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ kind: Function
metadata:
name: function-go-templating
spec:
package: xpkg.upbound.io/crossplane-contrib/function-go-templating:v0.4.1
package: xpkg.upbound.io/crossplane-contrib/function-go-templating:v0.6.0
2 changes: 1 addition & 1 deletion example/kubecon-2024/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ kind: Provider
metadata:
name: provider-nop
spec:
package: xpkg.upbound.io/crossplane-contrib/provider-nop:v0.2.1
package: xpkg.upbound.io/crossplane-contrib/provider-nop:v0.3.0
ignoreCrossplaneConstraints: true
2 changes: 1 addition & 1 deletion example/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ kind: Provider
metadata:
name: provider-nop
spec:
package: xpkg.upbound.io/crossplane-contrib/provider-nop:v0.2.1
package: xpkg.upbound.io/crossplane-contrib/provider-nop:v0.3.0
ignoreCrossplaneConstraints: true

0 comments on commit 9861aea

Please sign in to comment.