Skip to content

Commit

Permalink
Merge pull request #97 from upbound/renovate/crossplane-dependencies
Browse files Browse the repository at this point in the history
chore(deps): update crossplane dependencies
  • Loading branch information
ytsarev authored Dec 18, 2024
2 parents 83be605 + fe75ad3 commit 45a1825
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
dependsOn:
- configuration: xpkg.upbound.io/upbound/configuration-aws-network
# renovate: datasource=github-releases depName=upbound/configuration-aws-network
version: "v0.19.0"
version: "v0.20.0"
- provider: xpkg.upbound.io/upbound/provider-helm
# renovate: datasource=github-releases depName=upbound/provider-helm
version: "v0.20.0"
Expand All @@ -26,25 +26,25 @@ spec:
version: "v0.16.0"
- provider: xpkg.upbound.io/upbound/provider-aws-ec2
# renovate: datasource=github-releases depName=upbound/provider-aws
version: "v1.17.0"
version: "v1.18.0"
- provider: xpkg.upbound.io/upbound/provider-aws-eks
# renovate: datasource=github-releases depName=upbound/provider-aws
version: "v1.17.0"
version: "v1.18.0"
- provider: xpkg.upbound.io/upbound/provider-aws-iam
# renovate: datasource=github-releases depName=upbound/provider-aws
version: "v1.17.0"
version: "v1.18.0"
- function: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform
# renovate: datasource=github-releases depName=crossplane-contrib/function-patch-and-transform
version: "v0.7.0"
version: "v0.8.0"
- function: xpkg.upbound.io/crossplane-contrib/function-kcl
# renovate: datasource=github-releases depName=crossplane-contrib/function-kcl
version: "v0.10.10"
- function: xpkg.upbound.io/crossplane-contrib/function-auto-ready
# renovate: datasource=github-releases depName=crossplane-contrib/function-auto-ready
version: "v0.3.0"
version: "v0.4.0"
- function: xpkg.upbound.io/crossplane-contrib/function-sequencer
# renovate: datasource=github-releases depName=crossplane-contrib/function-sequencer
version: "v0.2.1"
version: "v0.2.2"
- function: xpkg.upbound.io/crossplane-contrib/function-cel-filter
# renovate: datasource=github-releases depName=crossplane-contrib/function-cel-filter
version: "v0.1.1"

0 comments on commit 45a1825

Please sign in to comment.