1 Commits

Author SHA1 Message Date
8cb0f35110 chore(deps): update dependency ollama/ollama to v0.15.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 18s
2026-01-24 08:05:05 +00:00
11 changed files with 28 additions and 36 deletions

View File

@@ -30,4 +30,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/booklore.png
# renovate: datasource=github-releases depName=booklore-app/BookLore
appVersion: v1.18.5
appVersion: v1.18.4

View File

@@ -9,7 +9,7 @@ booklore:
main:
image:
repository: ghcr.io/booklore-app/booklore
tag: v1.18.5
tag: v1.18.4
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -22,7 +22,7 @@ garage:
main:
image:
repository: dxflrs/garage
tag: v2.2.0
tag: v2.1.0
pullPolicy: IfNotPresent
envFrom:
- secretRef:
@@ -65,7 +65,7 @@ garage:
main:
image:
repository: dxflrs/garage
tag: v2.2.0
tag: v2.1.0
pullPolicy: IfNotPresent
envFrom:
- secretRef:
@@ -96,7 +96,7 @@ garage:
main:
image:
repository: dxflrs/garage
tag: v2.2.0
tag: v2.1.0
pullPolicy: IfNotPresent
envFrom:
- secretRef:

View File

@@ -9,7 +9,7 @@ huntarr:
main:
image:
repository: ghcr.io/plexguide/huntarr
tag: 9.0.0
tag: 8.2.25
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -143,7 +143,7 @@ matrix-hookshot:
main:
image:
repository: halfshot/matrix-hookshot
tag: 7.3.1
tag: 7.3.0
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -28,7 +28,7 @@ qbittorrent:
qbittorrent:
image:
repository: ghcr.io/linuxserver/qbittorrent
tag: 5.1.4@sha256:b8a08ffba8850e2e71153e153cf5eed2dedbf499ef9b123262735ce924b65586
tag: 5.1.4@sha256:f430d70c70d1547fded30fbc3181c4750cef354212a5138ab754eba9ba8bd9e1
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -23,4 +23,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/shelfmark.webp
# renovate: datasource=github-releases depName=calibrain/shelfmark
appVersion: v1.0.2
appVersion: v1.0.1

View File

@@ -9,7 +9,7 @@ shelfmark:
main:
image:
repository: ghcr.io/calibrain/shelfmark
tag: v1.0.2
tag: v1.0.1
pullPolicy: IfNotPresent
env:
- name: FLASK_PORT

View File

@@ -11,7 +11,7 @@ site-documentation:
main:
image:
repository: harbor.alexlebens.net/images/site-documentation
tag: 0.0.9
tag: 0.0.7
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -39,7 +39,7 @@ services:
- /dev/net/tun:/dev/net/tun
garage:
image: dxflrs/garage:v2.2.0
image: dxflrs/garage:v2.1.0
container_name: garage
env_file:
- .env

View File

@@ -47,24 +47,6 @@
"automerge": true,
"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",
"matchManagers": [
@@ -107,23 +89,33 @@
"minimumReleaseAge": "1 days"
},
{
"description": "Automerge image appVersion patches",
"description": "Automerge image updates for certain applications",
"matchUpdateTypes": [
"patch",
"digest"
"minor"
],
"matchDatasources": [
"docker"
],
"matchManagers": [
"github-releases"
"matchPackageNames": [
"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": [
"image",
"automerge"
],
"automerge": true,
"minimumReleaseAge": "1 days"
"minimumReleaseAge": "2 days"
}
]
}