11 Commits

Author SHA1 Message Date
72bc26ab9c Update ghcr.io/immich-app/immich-server Docker tag to v1.131.3 2025-04-02 00:05:52 +00:00
45bac8fec1 Merge pull request 'Update Helm release prometheus-node-exporter to v4.45.0' (#397) from renovate/prometheus-node-exporter-4.x into main
Reviewed-on: #397
2025-04-01 22:05:10 +00:00
df1ecbe645 Merge pull request 'Update Helm release authelia to v0.10.4' (#398) from renovate/authelia-0.x into main
Reviewed-on: #398
2025-04-01 22:04:41 +00:00
6ed0327812 Merge pull request 'Update Helm release traefik to v34.5.0' (#400) from renovate/traefik-34.x into main
Reviewed-on: #400
2025-04-01 22:03:55 +00:00
f232efb2fa Merge pull request 'Update Helm release grafana to v8.11.1' (#404) from renovate/grafana-8.x into main
Reviewed-on: #404
2025-04-01 22:03:28 +00:00
e62382159c Merge pull request 'Update Helm release gitea to v11.0.1' (#403) from renovate/gitea-11.x into main
Reviewed-on: #403
2025-04-01 22:03:06 +00:00
bec5124d8d Update Helm release grafana to v8.11.1 2025-04-01 20:02:28 +00:00
5445621fc7 Update Helm release gitea to v11.0.1 2025-04-01 16:02:39 +00:00
1ae91430e2 Update Helm release traefik to v34.5.0 2025-03-31 14:03:26 +00:00
86ffbccafd Update Helm release authelia to v0.10.4 2025-03-29 16:02:27 +00:00
0212f19650 Update Helm release prometheus-node-exporter to v4.45.0 2025-03-28 10:03:17 +00:00
6 changed files with 6 additions and 6 deletions

View File

@@ -17,5 +17,5 @@ helmCharts:
- releaseName: grafana - releaseName: grafana
name: grafana name: grafana
repo: https://grafana.github.io/helm-charts repo: https://grafana.github.io/helm-charts
version: 8.11.0 version: 8.11.1
valuesFile: grafana.values.yaml valuesFile: grafana.values.yaml

View File

@@ -24,7 +24,7 @@ images:
- name: ghcr.io/immich-app/immich-machine-learning - name: ghcr.io/immich-app/immich-machine-learning
newTag: v1.130.3 newTag: v1.130.3
- name: ghcr.io/immich-app/immich-server - name: ghcr.io/immich-app/immich-server
newTag: v1.130.3 newTag: v1.131.3
patches: patches:

View File

@@ -27,6 +27,6 @@ images:
helmCharts: helmCharts:
- name: authelia - name: authelia
releaseName: authelia releaseName: authelia
version: 0.10.3 version: 0.10.4
repo: https://charts.authelia.com repo: https://charts.authelia.com
valuesFile: authelia.values.yaml valuesFile: authelia.values.yaml

View File

@@ -23,6 +23,6 @@ helmCharts:
- name: gitea - name: gitea
namespace: gitea # needs to be set explicitly for svc to be referenced correctly namespace: gitea # needs to be set explicitly for svc to be referenced correctly
releaseName: gitea releaseName: gitea
version: 11.0.0 version: 11.0.1
valuesFile: gitea.values.yaml valuesFile: gitea.values.yaml
repo: https://dl.gitea.io/charts/ repo: https://dl.gitea.io/charts/

View File

@@ -29,5 +29,5 @@ helmCharts:
- name: prometheus-node-exporter - name: prometheus-node-exporter
releaseName: prometheus-node-exporter releaseName: prometheus-node-exporter
repo: https://prometheus-community.github.io/helm-charts repo: https://prometheus-community.github.io/helm-charts
version: 4.44.1 version: 4.45.0
valuesFile: prometheus-node-exporter.values.yaml valuesFile: prometheus-node-exporter.values.yaml

View File

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