add dep name

This commit is contained in:
2025-02-26 13:55:58 -06:00
parent 39134cbd95
commit 86e87dbbba

View File

@@ -57,6 +57,9 @@
}, },
{ {
"description": "CNPG image", "description": "CNPG image",
"matchDepNames": [
"ghcr.io/cloudnative-pg/postgresql"
],
"matchDatasources": [ "matchDatasources": [
"docker" "docker"
], ],