1 Commits

Author SHA1 Message Date
f5feafa2bb Update dependency argoproj/argo-cd to v3.1.5 2025-09-10 16:02:24 +00:00
2 changed files with 2 additions and 2 deletions

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.5
- ingress.yaml
- argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml

View File

@@ -24,7 +24,7 @@ helmCharts:
- name: loki
releaseName: loki
repo: https://grafana.github.io/helm-charts
version: 6.40.0
version: 6.39.0
valuesFile: loki.values.yaml
- name: prometheus-node-exporter
releaseName: prometheus-node-exporter