Skip to content

Commit

Permalink
Fix provider-helm dependency
Browse files Browse the repository at this point in the history
provider-helm was moved to a new place

Signed-off-by: Yury Tsarev <[email protected]>
  • Loading branch information
ytsarev committed Oct 17, 2022
1 parent fc97625 commit 8e633fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ spec:
dependsOn:
- provider: xpkg.upbound.io/upbound/provider-azure
version: ">=v0.14.1"
- provider: xpkg.upbound.io/crossplane/provider-helm
version: ">=v0.11.1"
- provider: xpkg.upbound.io/crossplane-contrib/provider-helm
version: ">=v0.12.0"

0 comments on commit 8e633fa

Please sign in to comment.