Compare commits
6 Commits
3aa05f3e30
...
renovate/p
Author | SHA1 | Date | |
---|---|---|---|
bd4c4293a6 | |||
9229e02482 | |||
1c3fdde1dd | |||
4582b19aaf | |||
fe46e81fd9 | |||
3064d4ec7a |
@@ -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:
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user