Compare commits
14 Commits
06a9836709
...
d3307e6449
Author | SHA1 | Date | |
---|---|---|---|
d3307e6449 | |||
06814fb033 | |||
0103d138dd | |||
ab71beaa4f | |||
df2b12eedc | |||
ae3e36b6b1 | |||
30dae69a02 | |||
5cb6ceb2fa | |||
979f44640d | |||
f43ececde3 | |||
512419f1ef | |||
fd1658e686 | |||
9e87f36ce2 | |||
b700d057ae |
@ -12,4 +12,4 @@ namespace: audiobookshelf
|
||||
images:
|
||||
- name: audiobookshelf
|
||||
newName: ghcr.io/advplyr/audiobookshelf
|
||||
newTag: "2.19.2"
|
||||
newTag: "2.19.3"
|
||||
|
@ -17,5 +17,5 @@ helmCharts:
|
||||
- releaseName: grafana
|
||||
name: grafana
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 8.10.0
|
||||
version: 8.10.1
|
||||
valuesFile: grafana.values.yaml
|
||||
|
@ -22,13 +22,13 @@ helmCharts:
|
||||
|
||||
images:
|
||||
- name: ghcr.io/immich-app/immich-machine-learning
|
||||
newTag: v1.125.7
|
||||
newTag: v1.126.1
|
||||
- name: ghcr.io/immich-app/immich-server
|
||||
newTag: v1.125.7
|
||||
newTag: v1.126.1
|
||||
|
||||
|
||||
patches:
|
||||
- path: patch-redis-pvc.yaml
|
||||
target:
|
||||
kind: StatefulSet
|
||||
name: immich-redis-master
|
||||
name: immich-redis-master
|
||||
|
@ -12,4 +12,4 @@ resources:
|
||||
images:
|
||||
- name: jellyfin/jellyfin
|
||||
newName: jellyfin/jellyfin
|
||||
newTag: 10.10.5
|
||||
newTag: 10.10.6
|
||||
|
@ -21,7 +21,7 @@ helmCharts:
|
||||
- name: redis
|
||||
releaseName: redis
|
||||
repo: https://charts.bitnami.com/bitnami
|
||||
version: 20.7.0
|
||||
version: 20.7.1
|
||||
valuesInline:
|
||||
auth:
|
||||
enabled: false
|
||||
|
@ -15,4 +15,4 @@ images:
|
||||
|
||||
- name: git
|
||||
newName: alpine/git
|
||||
newTag: "v2.47.1"
|
||||
newTag: "v2.47.2"
|
@ -24,10 +24,10 @@ helmCharts:
|
||||
- name: loki
|
||||
releaseName: loki
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 6.26.0
|
||||
version: 6.27.0
|
||||
valuesFile: loki.values.yaml
|
||||
- name: prometheus-node-exporter
|
||||
releaseName: prometheus-node-exporter
|
||||
repo: https://prometheus-community.github.io/helm-charts
|
||||
version: 4.43.1
|
||||
version: 4.44.0
|
||||
valuesFile: prometheus-node-exporter.values.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user