File tree Expand file tree Collapse file tree
charts/crossplane-providers Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ apiVersion: v2
22name : crossplane-providers
33description : A Helm chart for deploying Crossplane (AWS) providers with IRSA configuration
44type : application
5- version : 0.0.28
6- # renovate: datasource=docker depName=crossplane-contrib/provider-family -aws registryUrl=https://xpkg.crossplane.io
7- appVersion : " v2.3 .0"
5+ version : 0.0.29
6+ # renovate: datasource=github-releases depName=crossplane-contrib/provider-upjet -aws
7+ appVersion : " v2.5 .0"
88maintainers :
99 - name : Philips Software
1010keywords :
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ environmentConfig:
3636package :
3737 # Version tag for all AWS providers
3838 # This should match a valid Crossplane provider version
39- # renovate: datasource=docker depName=crossplane-contrib/provider-family -aws registryUrl=https://xpkg.crossplane.io
40- version : " v2.4 .0"
39+ # renovate: datasource=github-releases depName=crossplane-contrib/provider-upjet -aws
40+ version : " v2.5 .0"
4141
4242 # Container registry where provider images are hosted
4343 # Default is the official Crossplane Contrib registry
You can’t perform that action at this time.
0 commit comments