Bump seedjobs agent image version to 4.9-1 (#604)
This commit is contained in:
parent
bd32624fe1
commit
9d5c525ace
|
|
@ -438,7 +438,7 @@ func agentDeployment(jenkins *v1alpha2.Jenkins, namespace string, agentName stri
|
|||
Containers: []corev1.Container{
|
||||
{
|
||||
Name: "jnlp",
|
||||
Image: "jenkins/inbound-agent:alpine",
|
||||
Image: "jenkins/inbound-agent:4.9-1",
|
||||
Env: []corev1.EnvVar{
|
||||
{
|
||||
Name: "JENKINS_TUNNEL",
|
||||
|
|
|
|||
Loading…
Reference in New Issue