Skip to content

Commit

Permalink
Merge pull request #70 from upbound/renovate/crossplane-dependencies
Browse files Browse the repository at this point in the history
chore(deps): update crossplane dependencies
  • Loading branch information
kaessert authored Dec 2, 2024
2 parents 19edaa7 + 3899798 commit 39f020c
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,16 @@ spec:
dependsOn:
- provider: xpkg.upbound.io/upbound/provider-azure-containerservice
# renovate: datasource=github-releases depName=upbound/provider-azure
version: "v1.7.0"
version: "v1.9.0"
- configuration: xpkg.upbound.io/upbound/configuration-azure-network
# renovate: datasource=github-releases depName=upbound/configuration-azure-network
version: "v0.9.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"
version: "v0.11.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"
- 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"

0 comments on commit 39f020c

Please sign in to comment.