feat: use latest podman-jenkins build agent

This commit is contained in:
Stefan Reimer 2022-07-11 13:48:51 +00:00
parent f9268fe385
commit bc17b9bd65
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: kubezero-ci
description: KubeZero umbrella chart for all things CI
type: application
version: 0.5.1
version: 0.5.4
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:

View File

@ -117,7 +117,7 @@ jenkins:
- kubernetes:3651.v908e7db_10d06
- workflow-aggregator:581.v0c46fa_697ffd
- git:4.11.3
- configuration-as-code:1464.vd8507b_82e41a_
- configuration-as-code:1466.v2d4119502006
- antisamy-markup-formatter:2.7
- prometheus:2.0.11
- htmlpublisher:1.30
@ -131,7 +131,7 @@ jenkins:
# Preconfigure agents to use zdt podman requires fuse/overlayfs
agent:
image: public.ecr.aws/zero-downtime/jenkins-podman
tag: v0.2.5-1
tag: v0.3.2
resources:
requests:
cpu: "512m"