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

@@ -13,5 +13,5 @@ resources:
images: images:
- name: mealie - name: mealie
newTag: v3.2.1 newTag: v3.1.2
newName: ghcr.io/mealie-recipes/mealie newName: ghcr.io/mealie-recipes/mealie

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