Compare commits

..

1 Commits

Author SHA1 Message Date
85a872362a Update dependency argoproj/argo-cd to v3 2025-05-28 16:01:39 +00:00
2 changed files with 2 additions and 2 deletions

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.1.10 version: 21.1.8
valuesInline: valuesInline:
auth: auth:
enabled: false enabled: false

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.5 - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.4
- ingress.yaml - ingress.yaml
- argo-apps.application.yaml - argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml - bootstrap-repo.sealedsecret.yaml