1 Commits

Author SHA1 Message Date
2fe3397d20 Update Helm release loki to v6.46.0 2025-11-05 02:02:45 +00:00
8 changed files with 12 additions and 12 deletions

View File

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

View File

@@ -18,7 +18,7 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`immich.kluster.moll.re`) || Host(`photos.kluster.moll.re`)
- match: Host(`immich.kluster.moll.re`)
kind: Rule
services:
- name: immich-server

View File

@@ -22,6 +22,6 @@ helmCharts:
images:
- name: ghcr.io/immich-app/immich-machine-learning
newTag: v2.2.3
newTag: v2.1.0
- name: ghcr.io/immich-app/immich-server
newTag: v2.2.3
newTag: v2.1.0

View File

@@ -6,9 +6,9 @@ spec:
endpoints:
- port: metrics-api
scheme: http
path: /metrics
- port: metrics-ms
scheme: http
selector:
matchLabels:
# app.kubernetes.io/name: server
app.kubernetes.io/name: server
app.kubernetes.io/service: immich-server
app.kubernetes.io/instance: immich

View File

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

View File

@@ -4,7 +4,7 @@ kind: Kustomization
namespace: argocd
resources:
- namespace.yaml
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.0
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.1.9
- ingress.yaml
- argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml

View File

@@ -17,14 +17,14 @@ resources:
images:
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.40.1
newTag: v0.39.2
helmCharts:
- name: loki
releaseName: loki
repo: https://grafana.github.io/helm-charts
version: 6.45.2
version: 6.46.0
valuesFile: loki.values.yaml
- name: prometheus-node-exporter
releaseName: prometheus-node-exporter

View File

@@ -11,4 +11,4 @@ resources:
images:
- name: renovate/renovate
newName: renovate/renovate
newTag: "42"
newTag: "41"