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