File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11apiVersion : v1
22name : jenkins
33description : The leading open source automation server
4- version : 1.0.0
4+ version : 1.0.1
55appVersion : 2.164.2
66home : https://jenkins.io/
77icon : https://wiki.jenkins-ci.org/download/attachments/2916393/logo.png
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ The following table lists the configurable parameters of the Jenkins chart and t
4242Parameter | Description | Default
4343--- | --- | ---
4444` image.repository ` | The Jenkins image repository | ` jenkins/jenkins `
45- ` image.tag ` | The Jenkins image tag | ` 2.150.1 `
45+ ` image.tag ` | The Jenkins image tag | ` 2.164.2-alpine `
4646` image.pullPolicy ` | The Jenkins image pull policy | ` IfNotPresent `
4747` imagePullSecrets ` | Image pull secrets | ` [] `
4848` podAnnotations ` | Annotations for the Jenkins pod | ` {} `
You can’t perform that action at this time.
0 commit comments