Fix: use latest jenkins-podman image

This commit is contained in:
Stefan Reimer 2024-08-09 16:09:42 +00:00
parent 46a7a9f000
commit 4a81c807bc

View File

@ -183,7 +183,7 @@ jenkins:
agent:
image:
repository: public.ecr.aws/zero-downtime/jenkins-podman
tag: v0.6.1
tag: v0.6.2
#alwaysPullImage: true
podRetention: "Default"
showRawYaml: false