Skip to content

Commit

Permalink
Merge pull request #92 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 Nov 28, 2024
2 parents b7e4223 + 37bcbdb commit 83be605
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,34 +17,34 @@ spec:
dependsOn:
- configuration: xpkg.upbound.io/upbound/configuration-aws-network
# renovate: datasource=github-releases depName=upbound/configuration-aws-network
version: "v0.18.0"
- provider: xpkg.upbound.io/crossplane-contrib/provider-helm
# renovate: datasource=github-releases depName=crossplane-contrib/provider-helm
version: "v0.19.0"
- provider: xpkg.upbound.io/crossplane-contrib/provider-kubernetes
# renovate: datasource=github-releases depName=crossplane-contrib/provider-kubernetes
version: "v0.15.0"
- provider: xpkg.upbound.io/upbound/provider-helm
# renovate: datasource=github-releases depName=upbound/provider-helm
version: "v0.20.0"
- provider: xpkg.upbound.io/upbound/provider-kubernetes
# renovate: datasource=github-releases depName=upbound/provider-kubernetes
version: "v0.16.0"
- provider: xpkg.upbound.io/upbound/provider-aws-ec2
# renovate: datasource=github-releases depName=upbound/provider-aws
version: "v1.14.0"
version: "v1.17.0"
- provider: xpkg.upbound.io/upbound/provider-aws-eks
# renovate: datasource=github-releases depName=upbound/provider-aws
version: "v1.14.0"
version: "v1.17.0"
- provider: xpkg.upbound.io/upbound/provider-aws-iam
# renovate: datasource=github-releases depName=upbound/provider-aws
version: "v1.14.0"
version: "v1.17.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"
- function: xpkg.upbound.io/crossplane-contrib/function-kcl
# renovate: datasource=github-releases depName=crossplane-contrib/function-kcl
version: "v0.9.4"
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.2.1"
version: "v0.3.0"
- function: xpkg.upbound.io/crossplane-contrib/function-sequencer
# renovate: datasource=github-releases depName=crossplane-contrib/function-sequencer
version: "v0.1.2"
version: "v0.2.1"
- 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 83be605

Please sign in to comment.