Skip to content

Commit

Permalink
Merge pull request #102 from Ludea/argocd_renovate
Browse files Browse the repository at this point in the history
remove comment to enable renovate on argocd bundle
  • Loading branch information
mauromorales authored Oct 7, 2024
2 parents 909fdad + 1347b17 commit c489690
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion argocd/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM alpine as build
# renovate: datasource=github-releases depName=argoproj/argo-cd
# Argocd version
ENV VERSION=2.10.2
ARG TARGETARCH
RUN if [[ "$TARGETARCH" = "amd64" ]]; then \
Expand Down

0 comments on commit c489690

Please sign in to comment.