1 Commits

Author SHA1 Message Date
3a5445c421 Update dependency argoproj/argo-cd to v3.1.3 2025-09-04 18:02:55 +00:00
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -4,7 +4,7 @@ kind: Kustomization
namespace: argocd
resources:
- namespace.yaml
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.12
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.1.3
- ingress.yaml
- argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml

View File

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