cloudnative-pg / cloudnative-pg/plugin-barman-cloud
Fix renovate for registry version
Open
dependencies
- Dominant language
- Go
- Stars
- 191
- Forks
- 72
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 21
Description
After https://github.com/cloudnative-pg/plugin-barman-cloud/pull/778 was merged, the line created for the renovate configuration didn't work and failed with:
```
{
"currentValue": "2",
"datasource": "docker",
"depName": "registry",
"packageName": "registry",
"replaceString": "# renovate: datasource=docker depName=registry versioning=semver\n REGISTRY_VERSION: 2\n",
"skipReason": "invalid-value",
"versioning": "semver",
"warnings": [],
"updates": []
}
```
Contributor guide
Assessment
This issue has not been assessed yet.