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: images:
- name: actualbudget - name: actualbudget
newName: actualbudget/actual-server newName: actualbudget/actual-server
newTag: 25.10.0 newTag: 25.9.0

View File

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

View File

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

View File

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

View File

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

View File

@@ -6,7 +6,7 @@ namespace: monitoring
resources: resources:
- namespace.yaml - namespace.yaml
# prometheus-operator crds # 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 # single prometheus instance with a thanos sidecar
- prometheus.yaml - prometheus.yaml
- thanos-store.statefulset.yaml - thanos-store.statefulset.yaml
@@ -24,7 +24,7 @@ helmCharts:
- name: loki - name: loki
releaseName: loki releaseName: loki
repo: https://grafana.github.io/helm-charts repo: https://grafana.github.io/helm-charts
version: 6.42.0 version: 6.41.1
valuesFile: loki.values.yaml valuesFile: loki.values.yaml
- name: prometheus-node-exporter - name: prometheus-node-exporter
releaseName: prometheus-node-exporter releaseName: prometheus-node-exporter