Compare commits
1 Commits
main
...
0409e0a2ad
| Author | SHA1 | Date | |
|---|---|---|---|
|
0409e0a2ad
|
@@ -30,4 +30,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/booklore.png
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/booklore.png
|
||||||
# renovate: datasource=github-releases depName=booklore-app/BookLore
|
# renovate: datasource=github-releases depName=booklore-app/BookLore
|
||||||
appVersion: v1.18.5
|
appVersion: v1.18.4
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ qbittorrent:
|
|||||||
qbittorrent:
|
qbittorrent:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/qbittorrent
|
repository: ghcr.io/linuxserver/qbittorrent
|
||||||
tag: 5.1.4@sha256:b8a08ffba8850e2e71153e153cf5eed2dedbf499ef9b123262735ce924b65586
|
tag: 5.1.4@sha256:f430d70c70d1547fded30fbc3181c4750cef354212a5138ab754eba9ba8bd9e1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ shelfmark:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/calibrain/shelfmark
|
repository: ghcr.io/calibrain/shelfmark
|
||||||
tag: v1.0.2
|
tag: v1.0.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: FLASK_PORT
|
- name: FLASK_PORT
|
||||||
|
|||||||
@@ -47,24 +47,6 @@
|
|||||||
"automerge": true,
|
"automerge": true,
|
||||||
"minimumReleaseAge": "1 days"
|
"minimumReleaseAge": "1 days"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"description": "Automerge chart appVersion patches",
|
|
||||||
"matchUpdateTypes": [
|
|
||||||
"patch"
|
|
||||||
],
|
|
||||||
"matchDatasources": [
|
|
||||||
"helm"
|
|
||||||
],
|
|
||||||
"matchManagers": [
|
|
||||||
"github-releases"
|
|
||||||
],
|
|
||||||
"addLabels": [
|
|
||||||
"chart",
|
|
||||||
"automerge"
|
|
||||||
],
|
|
||||||
"automerge": true,
|
|
||||||
"minimumReleaseAge": "1 days"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"description": "Automerge helm chart lock files",
|
"description": "Automerge helm chart lock files",
|
||||||
"matchManagers": [
|
"matchManagers": [
|
||||||
@@ -107,23 +89,33 @@
|
|||||||
"minimumReleaseAge": "1 days"
|
"minimumReleaseAge": "1 days"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Automerge image appVersion patches",
|
"description": "Automerge image updates for certain applications",
|
||||||
"matchUpdateTypes": [
|
"matchUpdateTypes": [
|
||||||
"patch",
|
"minor"
|
||||||
"digest"
|
|
||||||
],
|
],
|
||||||
"matchDatasources": [
|
"matchDatasources": [
|
||||||
"docker"
|
"docker"
|
||||||
],
|
],
|
||||||
"matchManagers": [
|
"matchPackageNames": [
|
||||||
"github-releases"
|
"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/prometheus-community/charts/kube-prometheus-stack",
|
||||||
|
"vectorim/element-web"
|
||||||
],
|
],
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"image",
|
"image",
|
||||||
"automerge"
|
"automerge"
|
||||||
],
|
],
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"minimumReleaseAge": "1 days"
|
"minimumReleaseAge": "2 days"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user