Skip to content

Commit

Permalink
Bump argocd to v2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cyxou committed Mar 5, 2024
1 parent 6a2fe85 commit 16a4cc2
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 @@ -8,7 +8,7 @@ bun:
SAVE ARTIFACT /usr/local/bin/bun bun

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

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

0 comments on commit 16a4cc2

Please sign in to comment.