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 namespace: argocd
resources: resources:
- namespace.yaml - 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 - ingress.yaml
- argo-apps.application.yaml - argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml - bootstrap-repo.sealedsecret.yaml

View File

@@ -13,6 +13,6 @@ namespace: traefik-system
helmCharts: helmCharts:
- name: traefik - name: traefik
releaseName: traefik releaseName: traefik
version: 37.1.1 version: 36.3.0
valuesFile: values.yaml valuesFile: values.yaml
repo: https://traefik.github.io/charts repo: https://traefik.github.io/charts