1 Commits

Author SHA1 Message Date
00bc237aeb Update Helm release loki to v6.39.0 2025-09-04 16:04:29 +00:00
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -6,7 +6,7 @@ namespace: monitoring
resources:
- namespace.yaml
# prometheus-operator crds
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.85.0
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.84.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.31.0
version: 6.39.0
valuesFile: loki.values.yaml
- name: prometheus-node-exporter
releaseName: prometheus-node-exporter