Compare commits
2 Commits
41f885609f
...
5b4099c4b6
| Author | SHA1 | Date | |
|---|---|---|---|
|
5b4099c4b6
|
|||
| 427df1e201 |
@@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: eraser
|
- name: eraser
|
||||||
repository: https://eraser-dev.github.io/eraser/charts
|
repository: https://eraser-dev.github.io/eraser/charts
|
||||||
version: 1.3.1
|
version: 1.4.1
|
||||||
digest: sha256:17b561a00acc809810dccd226e7b6d757db39b34a6095dee879da761098125f9
|
digest: sha256:da828de684b0cd82e99994586f3db4f55c43c01607c4d8d0e70e204c7bbbbf5b
|
||||||
generated: "2025-12-01T20:25:36.491841-06:00"
|
generated: "2025-12-03T21:44:11.864683185Z"
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ maintainers:
|
|||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: eraser
|
- name: eraser
|
||||||
version: v1.3.1
|
version: 1.4.1
|
||||||
repository: https://eraser-dev.github.io/eraser/charts
|
repository: https://eraser-dev.github.io/eraser/charts
|
||||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
|
||||||
appVersion: v1.3.1
|
appVersion: v1.3.1
|
||||||
|
|||||||
174
renovate.json
174
renovate.json
@@ -1,99 +1,79 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended",
|
"config:recommended",
|
||||||
"mergeConfidence:all-badges",
|
"mergeConfidence:all-badges",
|
||||||
":rebaseStalePrs"
|
":rebaseStalePrs"
|
||||||
],
|
],
|
||||||
"timezone": "US/Central",
|
"timezone": "US/Central",
|
||||||
"labels": [],
|
"labels": [],
|
||||||
"prHourlyLimit": 0,
|
"prHourlyLimit": 0,
|
||||||
"prConcurrentLimit": 0,
|
"prConcurrentLimit": 0,
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"description": "Label charts",
|
"description": "Label charts",
|
||||||
"matchDatasources": [
|
"matchDatasources": ["helm"],
|
||||||
"helm"
|
"addLabels": ["chart"],
|
||||||
],
|
"automerge": false,
|
||||||
"addLabels": [
|
"minimumReleaseAge": "1 days"
|
||||||
"chart"
|
},
|
||||||
],
|
{
|
||||||
"automerge": false,
|
"description": "Automerge chart patches",
|
||||||
"minimumReleaseAge": "1 days"
|
"matchUpdateTypes": ["patch"],
|
||||||
},
|
"matchDatasources": ["helm"],
|
||||||
{
|
"addLabels": ["chart", "automerge"],
|
||||||
"description": "Automerge chart patches",
|
"automerge": true,
|
||||||
"matchUpdateTypes": [
|
"minimumReleaseAge": "1 days"
|
||||||
"patch"
|
},
|
||||||
],
|
{
|
||||||
"matchDatasources": [
|
"description": "Automerge helm chart lock files",
|
||||||
"helm"
|
"matchManagers": ["helm"],
|
||||||
],
|
"lockFileMaintenance": {
|
||||||
"addLabels": [
|
"enabled": true
|
||||||
"chart",
|
},
|
||||||
"automerge"
|
"addLabels": ["chart", "automerge"],
|
||||||
],
|
"automerge": true,
|
||||||
"automerge": true,
|
"automergeType": "branch-merge"
|
||||||
"minimumReleaseAge": "1 days"
|
},
|
||||||
},
|
{
|
||||||
{
|
"description": "Label images",
|
||||||
"description": "Label images",
|
"matchDatasources": ["docker"],
|
||||||
"matchDatasources": [
|
"addLabels": ["image"],
|
||||||
"docker"
|
"automerge": false,
|
||||||
],
|
"minimumReleaseAge": "1 days"
|
||||||
"addLabels": [
|
},
|
||||||
"image"
|
{
|
||||||
],
|
"description": "Automerge image patches",
|
||||||
"automerge": false,
|
"matchUpdateTypes": ["patch", "digest"],
|
||||||
"minimumReleaseAge": "1 days"
|
"matchDatasources": ["docker"],
|
||||||
},
|
"addLabels": ["image", "automerge"],
|
||||||
{
|
"automerge": true,
|
||||||
"description": "Automerge image patches",
|
"minimumReleaseAge": "1 days"
|
||||||
"matchUpdateTypes": [
|
},
|
||||||
"patch",
|
{
|
||||||
"digest"
|
"description": "Automerge image updates for certain applications",
|
||||||
],
|
"matchUpdateTypes": ["minor"],
|
||||||
"matchDatasources": [
|
"matchDatasources": ["docker"],
|
||||||
"docker"
|
"matchPackageNames": [
|
||||||
],
|
"clidey/whodb",
|
||||||
"addLabels": [
|
"eigenfocus/eigenfocus",
|
||||||
"image",
|
"ghcr.io/advplyr/audiobookshelf",
|
||||||
"automerge"
|
"ghcr.io/gethomepage/homepage",
|
||||||
],
|
"ghcr.io/gitroomhq/postiz-app",
|
||||||
"automerge": true,
|
"ghcr.io/linuxserver/bazarr",
|
||||||
"minimumReleaseAge": "1 days"
|
"ghcr.io/linuxserver/code-server",
|
||||||
},
|
"ghcr.io/linuxserver/lidarr",
|
||||||
{
|
"ghcr.io/linuxserver/plex",
|
||||||
"description": "Automerge image updates for certain applications",
|
"ghcr.io/linuxserver/prowlarr",
|
||||||
"matchUpdateTypes": [
|
"ghcr.io/linuxserver/radarr",
|
||||||
"minor"
|
"ghcr.io/linuxserver/sonarr",
|
||||||
],
|
"ghcr.io/n8n-io/n8n",
|
||||||
"matchDatasources": [
|
"ghcr.io/prometheus-community/charts/kube-prometheus-stack",
|
||||||
"docker"
|
"vectorim/element-web"
|
||||||
],
|
],
|
||||||
"matchPackageNames": [
|
"addLabels": ["image", "automerge"],
|
||||||
"clidey/whodb",
|
"automerge": true,
|
||||||
"eigenfocus/eigenfocus",
|
"minimumReleaseAge": "2 days"
|
||||||
"ghcr.io/advplyr/audiobookshelf",
|
}
|
||||||
"ghcr.io/gethomepage/homepage",
|
]
|
||||||
"ghcr.io/gitroomhq/postiz-app",
|
|
||||||
"ghcr.io/linuxserver/bazarr",
|
|
||||||
"ghcr.io/linuxserver/code-server",
|
|
||||||
"ghcr.io/linuxserver/lidarr",
|
|
||||||
"ghcr.io/linuxserver/plex",
|
|
||||||
"ghcr.io/linuxserver/prowlarr",
|
|
||||||
"ghcr.io/linuxserver/radarr",
|
|
||||||
"ghcr.io/linuxserver/sonarr",
|
|
||||||
"ghcr.io/n8n-io/n8n",
|
|
||||||
"ghcr.io/prometheus-community/charts/kube-prometheus-stack",
|
|
||||||
"vectorim/element-web"
|
|
||||||
],
|
|
||||||
"addLabels": [
|
|
||||||
"image",
|
|
||||||
"automerge"
|
|
||||||
],
|
|
||||||
"automerge": true,
|
|
||||||
"minimumReleaseAge": "2 days"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user