Compare commits
2 Commits
87b886bcd5
...
7399ed5a54
| Author | SHA1 | Date | |
|---|---|---|---|
|
7399ed5a54
|
|||
| f7e7d29430 |
@@ -34,4 +34,4 @@ dependencies:
|
|||||||
repository: oci://harbor.alexlebens.net/helm-charts
|
repository: oci://harbor.alexlebens.net/helm-charts
|
||||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/freshrss.png
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/freshrss.png
|
||||||
# renovate: datasource=github-releases depName=FreshRSS/FreshRSS
|
# renovate: datasource=github-releases depName=FreshRSS/FreshRSS
|
||||||
appVersion: 1.28.0
|
appVersion: 1.28.1
|
||||||
|
|||||||
@@ -68,10 +68,9 @@
|
|||||||
"docker"
|
"docker"
|
||||||
],
|
],
|
||||||
"matchManagers": [
|
"matchManagers": [
|
||||||
"custom.regex"
|
"custom.regex", "helm-values"
|
||||||
],
|
],
|
||||||
"groupName": "docker-custom-updates",
|
"groupName": "docker-custom-updates",
|
||||||
"groupSlug": "docker-custom-updates",
|
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"image"
|
"image"
|
||||||
],
|
],
|
||||||
@@ -87,10 +86,9 @@
|
|||||||
"docker"
|
"docker"
|
||||||
],
|
],
|
||||||
"matchManagers": [
|
"matchManagers": [
|
||||||
"custom.regex"
|
"custom.regex", "helm-values"
|
||||||
],
|
],
|
||||||
"groupName": "docker-custom-automerge",
|
"groupName": "docker-custom-automerge",
|
||||||
"groupSlug": "docker-custom-automerge",
|
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"image",
|
"image",
|
||||||
"automerge"
|
"automerge"
|
||||||
|
|||||||
Reference in New Issue
Block a user