6 Commits

4 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

@@ -27,6 +27,6 @@ images:
helmCharts:
- name: authelia
releaseName: authelia
version: 0.10.41
version: 0.10.42
repo: https://charts.authelia.com
valuesFile: authelia.values.yaml

View File

@@ -6,7 +6,7 @@ namespace: monitoring
resources:
- namespace.yaml
# prometheus-operator crds
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.84.0
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.85.0
# single prometheus instance with a thanos sidecar
- prometheus.yaml
- thanos-store.statefulset.yaml