Skip to content

Commit

Permalink
chore(deps): update dependency argoproj/argo-cd to v2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 5a7bd21 commit d37f947
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
@@ -1,6 +1,6 @@
FROM alpine as build
# renovate: datasource=github-releases depName=argoproj/argo-cd
ENV VERSION=2.10.2
ENV VERSION=v2.14.0
ARG TARGETARCH
RUN if [[ "$TARGETARCH" = "amd64" ]]; then \
export CHECKSUM=a8da9fa1ea7b7072007f535d39526ad0c4a8b8eb58779b48774126335c576187; \
Expand Down

0 comments on commit d37f947

Please sign in to comment.