We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5af7b commit b498370Copy full SHA for b498370
e2e_test/argocd/kustomization.yaml
@@ -1,7 +1,7 @@
1
namespace: argocd
2
resources:
3
# https://github.com/argoproj/argo-cd
4
- - https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.0/manifests/install.yaml
+ - https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.1/manifests/install.yaml
5
- namespace/argocd.yaml
6
patchesStrategicMerge:
7
- configmap/argocd-cm.yaml
0 commit comments