Skip to content

Commit

Permalink
chore(deps): update quay.io/argoproj/argocd docker tag to v2.10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent 6921456 commit 600800b
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.10.8
FROM quay.io/argoproj/argocd:v2.10.9

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

0 comments on commit 600800b

Please sign in to comment.