Skip to content

Commit

Permalink
chore(deps): update quay.io/argoproj/argocd docker tag to v2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent 6ae21b6 commit 22296a2
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.8.3
FROM quay.io/argoproj/argocd:v2.8.4

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

0 comments on commit 22296a2

Please sign in to comment.