Skip to content

Commit

Permalink
chore(deps): update dependency argoproj/argo-cd to v2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent fc1e567 commit b279e88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kind: Kustomization
namespace: argocd

resources:
- github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.13.3
- github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.14.0
- namespace.yaml
- vault-env.yaml

Expand Down
2 changes: 1 addition & 1 deletion examples/installation/argocd-sidecar/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
namespace: argocd

resources:
- github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.13.3
- github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.14.0
- namespace.yaml

patches:
Expand Down

0 comments on commit b279e88

Please sign in to comment.