Skip to content

Commit

Permalink
Switch to v0 and v1 provider tags
Browse files Browse the repository at this point in the history
Signed-off-by: Yury Tsarev <[email protected]>
  • Loading branch information
ytsarev committed Jan 27, 2025
1 parent 0f45a74 commit dbfec44
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,14 @@ spec:
version: ">=v1.14.1-0"
dependsOn:
- provider: xpkg.upbound.io/upbound/provider-azure-containerservice
# renovate: datasource=github-releases depName=upbound/provider-azure
version: "v1.11.0"
version: "v1"
- configuration: xpkg.upbound.io/upbound/configuration-azure-network
# renovate: datasource=github-releases depName=upbound/configuration-azure-network
version: "v0.12.0"
- provider: xpkg.upbound.io/upbound/provider-helm
# renovate: datasource=github-releases depName=upbound/provider-helm
version: "v0.20.0"
version: "v0"
- provider: xpkg.upbound.io/upbound/provider-kubernetes
# renovate: datasource=github-releases depName=upbound/provider-kubernetes
version: "v0.16.0"
version: "v0"
- function: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform
# renovate: datasource=github-releases depName=crossplane-contrib/function-patch-and-transform
version: "v0.8.0"

0 comments on commit dbfec44

Please sign in to comment.