Skip to content

Commit

Permalink
Bump argocd to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyxou committed Feb 9, 2024
1 parent e8247aa commit ca82842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ VERSION 0.7
ARG --global TARGET_DOCKER_REGISTRY

build:
ARG ARGOCD_TAG=v2.9.6
ARG ARGOCD_TAG=v2.10.0
ARG ARGOCD_BASE_IMAGE=quay.io/argoproj/argocd

FROM ${ARGOCD_BASE_IMAGE}:${ARGOCD_TAG}
Expand Down

0 comments on commit ca82842

Please sign in to comment.