File tree 6 files changed +6
-6
lines changed
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
11
11
conftest --version
12
12
13
13
# 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
15
15
16
16
LABEL name="redhat-cop/jenkins-agent-conftest" \
17
17
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
30
30
helm version
31
31
32
32
# 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
34
34
35
35
LABEL name="redhat-cop/jenkins-agent-graalvm" \
36
36
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
45
45
ct version
46
46
47
47
# 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
49
49
50
50
LABEL name="redhat-cop/jenkins-agent-helm" \
51
51
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