Compare commits

..

1 Commits

Author SHA1 Message Date
d51ae870dc Update ghcr.io/cloudnative-pg/postgresql Docker tag to v18
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 1m34s
2025-11-04 22:26:41 +00:00

View File

@@ -24,21 +24,6 @@
} }
] ]
}, },
{
"description": "Automerge chart digest",
"matchUpdateTypes": ["digest"],
"matchDatasources": ["helm"],
"addLabels": ["chart", "automerge"],
"automerge": true,
"minimumReleaseAge": "1 days",
"bumpVersions": [
{
"filePatterns": ["{{packageFileDir}}/Chart.{yaml,yml}"],
"matchStrings": ["version:\\s(?<version>[^\\s]+)"],
"bumpType": "patch"
}
]
},
{ {
"description": "Label images", "description": "Label images",
"matchDatasources": ["docker"], "matchDatasources": ["docker"],