File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5959 reservedPeeringRangesSelector :
6060 matchControllerRef : true
6161 service : servicenetworking.googleapis.com
62+ updateOnCreationFail : true
6263 patches :
6364 - type : PatchSet
6465 patchSetName : providerConfigRef
Original file line number Diff line number Diff line change @@ -18,14 +18,12 @@ spec:
1818 version : " >=v1.14.1-0"
1919 dependsOn :
2020 - provider : xpkg.upbound.io/upbound/provider-gcp-sql
21- # renovate: datasource=github-releases depName=upbound/provider-gcp
22- version : " v0.41.1"
21+ version : " v1"
2322 - provider : xpkg.upbound.io/upbound/provider-gcp-servicenetworking
24- # renovate: datasource=github-releases depName=upbound/provider-gcp
25- version : " v0.41.1"
23+ version : " v1"
2624 - configuration : xpkg.upbound.io/upbound/configuration-gcp-network
2725 # renovate: datasource=github-releases depName=upbound/configuration-gcp-network
28- version : " v0.5.0 "
26+ version : " v0.7.1 "
2927 - function : xpkg.upbound.io/crossplane-contrib/function-patch-and-transform
3028 # renovate: datasource=github-releases depName=crossplane-contrib/function-patch-and-transform
31- version : " v0.4.0 "
29+ version : " v0.8.1 "
Original file line number Diff line number Diff line change 11PROJECT_NAME := configuration-gcp-database
22UPTEST_INPUT_MANIFESTS := examples/mysql-claim.yaml,examples/network-xr.yaml
33UPTEST_SKIP_UPDATE := true
4+ UPTEST_SKIP_IMPORT := true
You can’t perform that action at this time.
0 commit comments