Skip to content

Commit

Permalink
chore(deps): update quay.io/argoproj/argocd docker tag to v2.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 1d759f2 commit 43e93f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argocd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN chown -R 999:999 \
/usr/bin/sops \
/root/.local/share/helm/plugins/

FROM quay.io/argoproj/argocd:v2.13.1
FROM quay.io/argoproj/argocd:v2.13.2

ENV ARGOCD_EXEC_TIMEOUT=5m
ENV HELM_PLUGINS=/home/argocd/.local/share/helm/plugins/
Expand Down

0 comments on commit 43e93f7

Please sign in to comment.