feat: latest jenkins and trivy

This commit is contained in:
Stefan Reimer 2022-08-05 23:06:34 +00:00
parent 6f45f38fc3
commit b5103f3cc3
2 changed files with 8 additions and 7 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.5
version: 0.5.9
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:
@ -26,11 +26,11 @@ dependencies:
repository: https://dl.gitea.io/charts/
condition: gitea.enabled
- name: jenkins
version: 4.1.10
version: 4.1.14
repository: https://charts.jenkins.io
condition: jenkins.enabled
- name: trivy
version: 0.4.15
version: 0.4.16
repository: https://aquasecurity.github.io/helm-charts/
condition: trivy.enabled

View File

@ -69,7 +69,7 @@ jenkins:
enabled: false
controller:
tag: 2.356-alpine-jdk17
tag: 2.362-alpine-jdk17
#tagLabel: alpine
disableRememberMe: true
prometheus:
@ -113,11 +113,12 @@ jenkins:
daysToKeepStr: "100"
numToKeepStr: "10"
initializeOnce: true
installPlugins:
- kubernetes:3651.v908e7db_10d06
- kubernetes:3670.v6ca_059233222
- workflow-aggregator:581.v0c46fa_697ffd
- git:4.11.3
- configuration-as-code:1466.v2d4119502006
- git:4.11.4
- configuration-as-code:1512.vb_79d418d5fc8
- antisamy-markup-formatter:2.7
- prometheus:2.0.11
- htmlpublisher:1.30