change renovate config
This commit is contained in:
8
.github/renovate.json
vendored
8
.github/renovate.json
vendored
@@ -40,7 +40,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Label service images",
|
"description": "Label service images",
|
||||||
"matchPackageNames": [
|
"matchDepNames": [
|
||||||
"ghcr.io/alex1989hu/kubelet-serving-cert-approver",
|
"ghcr.io/alex1989hu/kubelet-serving-cert-approver",
|
||||||
"ghcr.io/cloudnative-pg/postgresql",
|
"ghcr.io/cloudnative-pg/postgresql",
|
||||||
"redis/redis-stack-server"
|
"redis/redis-stack-server"
|
||||||
@@ -57,7 +57,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Label service charts",
|
"description": "Label service charts",
|
||||||
"matchPackageNames": [
|
"matchDepNames": [
|
||||||
"elasticsearch",
|
"elasticsearch",
|
||||||
"redis"
|
"redis"
|
||||||
],
|
],
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Label application images",
|
"description": "Label application images",
|
||||||
"matchPackageNames": [
|
"matchDepNames": [
|
||||||
"bbilly1/tubearchivist-jf",
|
"bbilly1/tubearchivist-jf",
|
||||||
"bbilly1/tubearchivist",
|
"bbilly1/tubearchivist",
|
||||||
"freshrss/freshrss",
|
"freshrss/freshrss",
|
||||||
@@ -97,7 +97,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Label application charts",
|
"description": "Label application charts",
|
||||||
"matchPackageNames": [],
|
"matchDepNames": [],
|
||||||
"matchDatasources": [
|
"matchDatasources": [
|
||||||
"helm"
|
"helm"
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user