Skip to content

Commit 956efc5

Browse files
chore(deps): update dependency argoproj/argo-cd to v2.10.1
1 parent dd18ff4 commit 956efc5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/assets/bootstrap/argocd-cmp-2.10/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Kustomization
33
namespace: argocd
44

55
resources:
6-
- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.10.0
6+
- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.10.1
77
- namespace.yml
88

99
patches:

examples/installation/argocd-sidecar-with-argocd-vault-plugin/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kind: Kustomization
66
namespace: argocd
77

88
resources:
9-
- github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.9.6
9+
- github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.10.1
1010
- namespace.yaml
1111
- vault-env.yaml
1212

examples/installation/argocd-sidecar/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kind: Kustomization
55
namespace: argocd
66

77
resources:
8-
- github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.9.6
8+
- github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.10.1
99
- namespace.yaml
1010

1111
patches:

0 commit comments

Comments
 (0)