Skip to content

Commit

Permalink
chore(deps): update dependency argoproj/argo-cd to v2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 8e4ca5d commit c025047
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.13.0
ARG TARGETARCH
RUN if [[ "$TARGETARCH" = "amd64" ]]; then \
export CHECKSUM=a8da9fa1ea7b7072007f535d39526ad0c4a8b8eb58779b48774126335c576187; \
Expand Down

0 comments on commit c025047

Please sign in to comment.