Skip to content

Commit d8329d8

Browse files
Update Jenkins agent image (#750)
The new jenkins image includes a collection patch for scale/perf team automation deployment. Co-authored-by: Maxim Babushkin <mbabushk@redhat.com>
1 parent d41bd6c commit d8329d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkinsfiles/SubmarinerAgentPod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
cpu: 50m
2121
memory: 256Mi
2222
- name: submariner
23-
image: 'quay.io/maxbab/subm-test@sha256:87db677e7cfd118251fb6ba7f1d595d2e978ecb0effed91ab322379c603d66f6'
23+
image: 'quay.io/maxbab/subm-test@sha256:ae67a18bfdbf3d17983e2094201f00e574c3a9527a19c89de90fed350e09f836'
2424
# imagePullSecrets: 'agent-image-secret'
2525
ttyEnabled: true
2626
alwaysPullImage: true

0 commit comments

Comments
 (0)