diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index fd10f2912..2e7c8d1a6 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -4,8 +4,8 @@ namespace: argocd resources: - namespace.yaml -# - github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=33eaf11e3abd8c761c726e815cbb4b6af7dcb030 # tag=v2.0.1 -- github.com/argoproj/argo-cd/manifests/cluster-install?ref=33eaf11e3abd8c761c726e815cbb4b6af7dcb030 # tag=v2.0.1 +# - github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=4c94d886f56bcb2f9d5b3251fdc049c2d1354b88 # tag=v2.0.5 +- github.com/argoproj/argo-cd/manifests/cluster-install?ref=4c94d886f56bcb2f9d5b3251fdc049c2d1354b88 # tag=v2.0.5 patchesStrategicMerge: - configmap-patch.yaml @@ -18,7 +18,7 @@ images: # digest: sha256:ff94efdd1ec68f43e01b39a2d11a73961b1cf73860515893118af731551f1939 - name: quay.io/argoproj/argocd newName: quay.io/argoproj/argocd - newTag: v2.0.1 + newTag: v2.0.5 # digest: sha256:8d1d58ef963f615da97e0b2c54dbe243801d5e7198b98393ab36b7a5768f72a4 - name: haproxy newName: haproxy