22 Commits

Author SHA1 Message Date
bd3b85676c Update ghcr.io/immich-app/immich-server Docker tag to v1.122.3 2024-12-14 02:02:25 +00:00
e423174254 update immich 2024-12-12 14:36:43 +01:00
78b9c67172 Merge pull request 'Update Helm release redis to v20.5.0' (#260) from renovate/redis-20.x into main
Reviewed-on: #260
2024-12-12 13:26:57 +00:00
8acebd5c5d Merge pull request 'Update adguard/adguardhome Docker tag to v0.107.55' (#261) from renovate/adguard-adguardhome-0.x into main
Reviewed-on: #261
2024-12-12 13:26:04 +00:00
31ea08c652 Merge pull request 'Update quay.io/thanos/thanos Docker tag to v0.37.2' (#262) from renovate/quay.io-thanos-thanos-0.x into main
Reviewed-on: #262
2024-12-12 13:25:43 +00:00
cd3c500054 Merge pull request 'Update Helm release traefik to v33.2.0' (#263) from renovate/traefik-33.x into main
Reviewed-on: #263
2024-12-12 13:25:33 +00:00
4f700d290c Update Helm release traefik to v33.2.0 2024-12-11 18:34:17 +00:00
c91d649b0b Update Helm release redis to v20.5.0 2024-12-11 17:01:37 +00:00
bdc5843107 Update quay.io/thanos/thanos Docker tag to v0.37.2 2024-12-11 17:01:35 +00:00
2364bd89cf Update adguard/adguardhome Docker tag to v0.107.55 2024-12-11 17:01:29 +00:00
511d3b7573 Merge pull request 'Update docker.io/bitnami/sealed-secrets-controller Docker tag to v0.27.3' (#255) from renovate/docker.io-bitnami-sealed-secrets-controller-0.x into main
Reviewed-on: #255
2024-12-10 08:47:13 +00:00
c911335fea Merge pull request 'Update quay.io/thanos/thanos Docker tag to v0.37.1' (#253) from renovate/quay.io-thanos-thanos-0.x into main
Reviewed-on: #253
2024-12-10 08:46:58 +00:00
da5619ef41 Merge pull request 'Update homeassistant/home-assistant Docker tag to v2024.12' (#254) from renovate/homeassistant-home-assistant-2024.x into main
Reviewed-on: #254
2024-12-10 08:46:43 +00:00
19ab40a15d Merge pull request 'Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.17.5' (#256) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main
Reviewed-on: #256
2024-12-10 08:46:11 +00:00
6a8267a5ed Merge pull request 'Update actualbudget/actual-server Docker tag to v24.12.0' (#257) from renovate/actualbudget-actual-server-24.x into main
Reviewed-on: #257
2024-12-10 08:45:53 +00:00
c8d9bfdbeb Merge pull request 'Update alpine/git Docker tag to v2.47.1' (#258) from renovate/alpine-git-2.x into main
Reviewed-on: #258
2024-12-10 08:45:39 +00:00
f51ed7565a Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.17.5 2024-12-08 15:31:28 +00:00
d783b8b791 Update alpine/git Docker tag to v2.47.1 2024-12-08 05:01:39 +00:00
05fd1c622e Update actualbudget/actual-server Docker tag to v24.12.0 2024-12-06 23:01:32 +00:00
8f2037d359 Update docker.io/bitnami/sealed-secrets-controller Docker tag to v0.27.3 2024-12-06 22:31:24 +00:00
85d3b901ed Update homeassistant/home-assistant Docker tag to v2024.12 2024-12-04 20:02:15 +00:00
4aaf5ed01c Update quay.io/thanos/thanos Docker tag to v0.37.1 2024-12-04 09:01:27 +00:00
10 changed files with 12 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ resources:
images:
- name: adguard/adguardhome
newName: adguard/adguardhome
newTag: v0.107.54
newTag: v0.107.55
namespace: adguard

View File

@@ -12,4 +12,4 @@ namespace: audiobookshelf
images:
- name: audiobookshelf
newName: ghcr.io/advplyr/audiobookshelf
newTag: "2.17.3"
newTag: "2.17.5"

View File

@@ -13,4 +13,4 @@ resources:
images:
- name: actualbudget
newName: actualbudget/actual-server
newTag: 24.11.0
newTag: 24.12.0

View File

@@ -15,4 +15,4 @@ resources:
images:
- name: homeassistant/home-assistant
newName: homeassistant/home-assistant
newTag: "2024.11"
newTag: "2024.12"

View File

@@ -14,16 +14,16 @@ namespace: immich
helmCharts:
- name: immich
releaseName: immich
version: 0.8.4
version: 0.8.5
valuesFile: values.yaml
repo: https://immich-app.github.io/immich-charts
images:
- name: ghcr.io/immich-app/immich-machine-learning
newTag: v1.119.1
newTag: v1.122.2
- name: ghcr.io/immich-app/immich-server
newTag: v1.119.1
newTag: v1.122.3
patches:

View File

@@ -21,7 +21,7 @@ helmCharts:
- name: redis
releaseName: redis
repo: https://charts.bitnami.com/bitnami
version: 20.4.0
version: 20.5.0
valuesInline:
auth:
enabled: false

View File

@@ -15,4 +15,4 @@ images:
- name: git
newName: alpine/git
newTag: "v2.45.2"
newTag: "v2.47.1"

View File

@@ -17,4 +17,4 @@ resources:
images:
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.37.0
newTag: v0.37.2

View File

@@ -9,4 +9,4 @@ resources:
images:
- name: controller
newName: docker.io/bitnami/sealed-secrets-controller
newTag: 0.27.2
newTag: 0.27.3

View File

@@ -13,6 +13,6 @@ namespace: traefik-system
helmCharts:
- name: traefik
releaseName: traefik
version: 33.1.0
version: 33.2.0
valuesFile: values.yaml
repo: https://traefik.github.io/charts