Remove versions from Jenkins
This commit is contained in:
parent
6ac4810348
commit
58181409ed
@ -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.7.1
|
version: 0.7.2
|
||||||
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:
|
||||||
|
@ -118,19 +118,19 @@ jenkins:
|
|||||||
numToKeepStr: "10"
|
numToKeepStr: "10"
|
||||||
|
|
||||||
installPlugins:
|
installPlugins:
|
||||||
- kubernetes:3985.vd26d77b_2a_48a_
|
- kubernetes
|
||||||
- kubernetes-credentials-provider:1.225.v14f9e6b_28f53
|
- kubernetes-credentials-provider
|
||||||
- workflow-aggregator:581.v0c46fa_697ffd
|
- workflow-aggregator
|
||||||
- git:5.2.0
|
- git
|
||||||
- basic-branch-build-strategies:81.v05e333931c7d
|
- basic-branch-build-strategies
|
||||||
- pipeline-graph-view:183.v9e27732d970f
|
- pipeline-graph-view
|
||||||
- pipeline-stage-view:2.33
|
- pipeline-stage-view
|
||||||
- configuration-as-code:1670.v564dc8b_982d0
|
- configuration-as-code
|
||||||
- antisamy-markup-formatter:162.v0e6ec0fcfcf6
|
- antisamy-markup-formatter
|
||||||
- prometheus:2.2.3
|
- prometheus
|
||||||
- htmlpublisher:1.32
|
- htmlpublisher
|
||||||
- build-discarder:139.v05696a_7fe240
|
- build-discarder
|
||||||
- dark-theme:336.v02165cd8c2ee
|
- dark-theme
|
||||||
|
|
||||||
serviceAccountAgent:
|
serviceAccountAgent:
|
||||||
create: true
|
create: true
|
||||||
|
Loading…
Reference in New Issue
Block a user