File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ RUN curl -L "https://github.com/open-policy-agent/conftest/releases/download/${C
1111 conftest --version
1212
1313# Runnable
14- FROM ghcr.io/redhat-cop/containers-quickstarts/jenkins-agent-python:v4.14
14+ FROM ghcr.io/redhat-cop/containers-quickstarts/jenkins-agent-python:v4.16
1515
1616LABEL name="redhat-cop/jenkins-agent-conftest" \
1717 io.k8s.display-name="Jenkins Agent Conftest" \
Original file line number Diff line number Diff line change 1- {"version" :" v4.14.20 " }
1+ {"version" :" v4.16.0 " }
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ RUN curl -L "https://get.helm.sh/helm-${HELM_VERSION}-linux-amd64.tar.gz" -o /tm
3030 helm version
3131
3232# Runnable
33- FROM ghcr.io/redhat-cop/containers-quickstarts/jenkins-agent-mvn:v4.14
33+ FROM ghcr.io/redhat-cop/containers-quickstarts/jenkins-agent-mvn:v4.16
3434
3535LABEL name="redhat-cop/jenkins-agent-graalvm" \
3636 io.k8s.display-name="Jenkins Agent graalvm" \
Original file line number Diff line number Diff line change 1- {"version" :" v4.14.20 " }
1+ {"version" :" v4.16.0 " }
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ RUN curl -L "https://github.com/helm/chart-testing/releases/download/${CT_VERSIO
4545 ct version
4646
4747# Runnable
48- FROM ghcr.io/redhat-cop/containers-quickstarts/jenkins-agent-python:v4.14
48+ FROM ghcr.io/redhat-cop/containers-quickstarts/jenkins-agent-python:v4.16
4949
5050LABEL name="redhat-cop/jenkins-agent-helm" \
5151 io.k8s.display-name="Jenkins Agent helm" \
Original file line number Diff line number Diff line change 1- {"version" :" v4.14.20 " }
1+ {"version" :" v4.16.0 " }
You can’t perform that action at this time.
0 commit comments