1 Commits

Author SHA1 Message Date
7a123511ae Update dependency argoproj/argo-cd to v3.1.6 2025-09-18 20:01:44 +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.6
- ingress.yaml
- argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml

View File

@@ -23,6 +23,6 @@ helmCharts:
- name: gitea
namespace: gitea # needs to be set explicitly for svc to be referenced correctly
releaseName: gitea
version: 12.3.0
version: 12.2.0
valuesFile: gitea.values.yaml
repo: https://dl.gitea.io/charts/