Compare commits

..

1 Commits

Author SHA1 Message Date
06a9836709 Update Helm release grafana to v8.10.0 2025-02-14 16:03:08 +00:00
7 changed files with 10 additions and 10 deletions

View File

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

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.10.1 version: 8.10.0
valuesFile: grafana.values.yaml valuesFile: grafana.values.yaml

View File

@ -22,13 +22,13 @@ helmCharts:
images: images:
- name: ghcr.io/immich-app/immich-machine-learning - name: ghcr.io/immich-app/immich-machine-learning
newTag: v1.126.1 newTag: v1.125.7
- name: ghcr.io/immich-app/immich-server - name: ghcr.io/immich-app/immich-server
newTag: v1.126.1 newTag: v1.125.7
patches: patches:
- path: patch-redis-pvc.yaml - path: patch-redis-pvc.yaml
target: target:
kind: StatefulSet kind: StatefulSet
name: immich-redis-master name: immich-redis-master

View File

@ -12,4 +12,4 @@ resources:
images: images:
- name: jellyfin/jellyfin - name: jellyfin/jellyfin
newName: jellyfin/jellyfin newName: jellyfin/jellyfin
newTag: 10.10.6 newTag: 10.10.5

View File

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

View File

@ -15,4 +15,4 @@ images:
- name: git - name: git
newName: alpine/git newName: alpine/git
newTag: "v2.47.2" newTag: "v2.47.1"

View File

@ -24,10 +24,10 @@ 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.27.0 version: 6.26.0
valuesFile: loki.values.yaml valuesFile: loki.values.yaml
- 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.0 version: 4.43.1
valuesFile: prometheus-node-exporter.values.yaml valuesFile: prometheus-node-exporter.values.yaml