We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 086f1f4 commit 6b34fd9Copy full SHA for 6b34fd9
jenkins-agents/jenkins-agent-argocd/Dockerfile
@@ -4,7 +4,7 @@ FROM registry.access.redhat.com/ubi9/ubi:9.4-1123.1719560047@sha256:081c96d1b1c7
4
SHELL ["/bin/bash", "-c"]
5
6
# renovate: datasource=github-releases depName=argoproj/argo-cd
7
-ARG ARGOCD_VERSION=v2.12.3
+ARG ARGOCD_VERSION=v2.13.2
8
# renovate: datasource=github-releases depName=mikefarah/yq
9
ARG YQ_VERSION=v4.44.3
10
0 commit comments