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 name: kubezero-ci
description: KubeZero umbrella chart for all things CI description: KubeZero umbrella chart for all things CI
type: application type: application
version: 0.5.1 version: 0.5.4
home: https://kubezero.com home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords: keywords:

View File

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