[bitnami/jenkins] Release 4.0.4 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2019-11-21 17:15:45 +00:00
parent a1c5c434ae
commit 0a5c02ba76
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: jenkins
version: 4.0.3
appVersion: 2.190.2
version: 4.0.4
appVersion: 2.190.3
description: The leading open source automation server
keywords:
- jenkins

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/jenkins
tag: 2.190.2-debian-9-r3
tag: 2.190.3-debian-9-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -231,7 +231,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jenkins-exporter
tag: 0.20171225.0-debian-9-r94
tag: 0.20171225.0-debian-9-r102
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.