We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c5b51e + 83b5e1c commit d5fbf8eCopy full SHA for d5fbf8e
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>org.jenkins-ci.plugins</groupId>
5
<artifactId>plugin</artifactId>
6
- <version>4.19</version>
+ <version>4.26</version>
7
<relativePath />
8
</parent>
9
test-in-k8s.yaml
@@ -24,7 +24,7 @@ spec:
24
serviceAccountName: jenkins
25
containers:
26
- name: jenkins
27
- image: maven:3.6.2-jdk-8
+ image: maven:3.8.2-jdk-8
28
command:
29
- sleep
30
args:
0 commit comments