[bitnami/jenkins] Release 5.0.14 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-06-19 03:25:42 +00:00
parent abba63f37e
commit caffc667a1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: jenkins
version: 5.0.13
version: 5.0.14
appVersion: 2.222.4
description: The leading open source automation server
keywords:

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/jenkins
tag: 2.222.4-debian-10-r12
tag: 2.222.4-debian-10-r14
## 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
@@ -282,7 +282,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jenkins-exporter
tag: 0.20171225.0-debian-10-r140
tag: 0.20171225.0-debian-10-r142
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.