11 Commits

4 changed files with 5 additions and 5 deletions

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: 9.4.4 version: 9.4.5
valuesFile: grafana.values.yaml valuesFile: grafana.values.yaml

View File

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

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: 21.2.14 version: 22.0.7
valuesInline: valuesInline:
auth: auth:
enabled: false enabled: false

View File

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