1 Commits

Author SHA1 Message Date
fe37266289 Update Immich containers to v2 2025-10-03 18:03:48 +00:00
6 changed files with 8 additions and 8 deletions

View File

@@ -14,4 +14,4 @@ resources:
images:
- name: actualbudget
newName: actualbudget/actual-server
newTag: 25.10.0
newTag: 25.9.0

View File

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

View File

@@ -22,9 +22,9 @@ helmCharts:
images:
- name: ghcr.io/immich-app/immich-machine-learning
newTag: v1.143.1
newTag: v2.0.1
- name: ghcr.io/immich-app/immich-server
newTag: v1.143.1
newTag: v2.0.1
patches:

View File

@@ -13,4 +13,4 @@ namespace: linkding
images:
- name: linkding
newName: sissbruecker/linkding
newTag: "1.44.0"
newTag: "1.43.0"

View File

@@ -14,4 +14,4 @@ namespace: stump
images:
- name: stump
newName: aaronleopold/stump
newTag: "0.0.12"
newTag: "0.0.11"

View File

@@ -6,7 +6,7 @@ namespace: monitoring
resources:
- namespace.yaml
# prometheus-operator crds
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.86.0
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.85.0
# single prometheus instance with a thanos sidecar
- prometheus.yaml
- thanos-store.statefulset.yaml
@@ -24,7 +24,7 @@ helmCharts:
- name: loki
releaseName: loki
repo: https://grafana.github.io/helm-charts
version: 6.42.0
version: 6.41.1
valuesFile: loki.values.yaml
- name: prometheus-node-exporter
releaseName: prometheus-node-exporter