feat: use latest podman-jenkins build agent
This commit is contained in:
parent
b41c64628b
commit
277275d40f
@ -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:
|
||||||
|
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user