Skip to content

Commit

Permalink
Merge pull request #61 from upbound/renovate/crossplane-contrib-provi…
Browse files Browse the repository at this point in the history
…der-kubernetes-0.x

chore(deps): update dependency crossplane-contrib/provider-kubernetes to v0.15.0
  • Loading branch information
kaessert authored Oct 1, 2024
2 parents 94feeec + b0f3692 commit 10c54f2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
version: "v0.19.0"
- provider: xpkg.upbound.io/crossplane-contrib/provider-kubernetes
# renovate: datasource=github-releases depName=crossplane-contrib/provider-kubernetes
version: "v0.14.0"
version: "v0.15.0"
- provider: xpkg.upbound.io/grafana/provider-grafana
# renovate: datasource=github-releases depName=grafana/crossplane-provider-grafana
version : "v0.8.0"
Expand Down
2 changes: 1 addition & 1 deletion test/provider/provider-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ kind: Provider
metadata:
name: crossplane-contrib-provider-helm
spec:
package: xpkg.upbound.io/crossplane-contrib/provider-helm:v0.16.0
package: xpkg.upbound.io/crossplane-contrib/provider-helm:v0.19.0
controllerConfigRef:
name: oss-controller-config
4 changes: 2 additions & 2 deletions test/provider/provider-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ kind: Provider
metadata:
name: crossplane-contrib-provider-kubernetes
spec:
package: xpkg.upbound.io/crossplane-contrib/provider-kubernetes:v0.10.0
package: xpkg.upbound.io/crossplane-contrib/provider-kubernetes:v0.14.0
controllerConfigRef:
name: oss-controller-config
name: oss-controller-config

0 comments on commit 10c54f2

Please sign in to comment.