Skip to content

Commit

Permalink
Merge pull request #17 from argoflow/renovate/patch-argo-cd
Browse files Browse the repository at this point in the history
chore(deps): update argo-cd to v2.0.1 (patch)
  • Loading branch information
davidspek authored Apr 18, 2021
2 parents 177e145 + 6535784 commit d4f3ed4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions argocd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ namespace: argocd

resources:
- namespace.yaml
- github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=f5119c06686399134b3f296d44445bcdbc778d42 # tag=v2.0.0
- github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=33eaf11e3abd8c761c726e815cbb4b6af7dcb030 # tag=v2.0.1

patchesStrategicMerge:
- configmap-patch.yaml
Expand All @@ -17,7 +17,7 @@ images:
# digest: sha256:ff94efdd1ec68f43e01b39a2d11a73961b1cf73860515893118af731551f1939
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.0.0
newTag: v2.0.1
# digest: sha256:8d1d58ef963f615da97e0b2c54dbe243801d5e7198b98393ab36b7a5768f72a4
- name: haproxy
newName: haproxy
Expand Down

0 comments on commit d4f3ed4

Please sign in to comment.