diff --git a/bitnami/jenkins/Chart.lock b/bitnami/jenkins/Chart.lock index 14aa350fc2..ce2c6a20c3 100644 --- a/bitnami/jenkins/Chart.lock +++ b/bitnami/jenkins/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.11.3 -digest: sha256:d5f850d857edd58b32c0e10652f6ec3ce5018def5542f2bcef38fd7fa0079d6b -generated: "2022-03-11T15:21:42.004282529Z" + version: 1.12.0 +digest: sha256:7e484480451778c273e7a165dbfaa5594ec1c9a63a114ce9d458626cadd28893 +generated: "2022-03-16T17:41:37.667801647Z" diff --git a/bitnami/jenkins/Chart.yaml b/bitnami/jenkins/Chart.yaml index 0504084369..bfec35a196 100644 --- a/bitnami/jenkins/Chart.yaml +++ b/bitnami/jenkins/Chart.yaml @@ -8,7 +8,7 @@ dependencies: tags: - bitnami-common version: 1.x.x -description: Jenkins is an open source Continuous Integration and Continuous Delivery (CI/CD) server designed to automate the building, testing, and deploying of any software project. +description: Jenkins is an open source Continuous Integration and Continuous Delivery (CI/CD) server designed to automate the building, testing, and deploying of any software project. engine: gotpl home: https://github.com/bitnami/charts/tree/master/bitnami/jenkins icon: https://bitnami.com/assets/stacks/jenkins/img/jenkins-stack-220x234.png @@ -26,4 +26,4 @@ name: jenkins sources: - https://github.com/bitnami/bitnami-docker-jenkins - https://jenkins.io/ -version: 9.0.8 +version: 9.0.9 diff --git a/bitnami/jenkins/README.md b/bitnami/jenkins/README.md index efac598b40..9af203afe6 100644 --- a/bitnami/jenkins/README.md +++ b/bitnami/jenkins/README.md @@ -2,7 +2,7 @@ # Jenkins packaged by Bitnami -Jenkins is an open source Continuous Integration and Continuous Delivery (CI/CD) server designed to automate the building, testing, and deploying of any software project. +Jenkins is an open source Continuous Integration and Continuous Delivery (CI/CD) server designed to automate the building, testing, and deploying of any software project. [Overview of Jenkins](http://jenkins-ci.org/) diff --git a/bitnami/jenkins/values.yaml b/bitnami/jenkins/values.yaml index 9f867e3bb3..4e60a6a984 100644 --- a/bitnami/jenkins/values.yaml +++ b/bitnami/jenkins/values.yaml @@ -68,7 +68,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/jenkins - tag: 2.332.1-debian-10-r0 + tag: 2.332.1-debian-10-r5 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -529,7 +529,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r362 + tag: 10-debian-10-r367 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -574,7 +574,7 @@ metrics: image: registry: docker.io repository: bitnami/jenkins-exporter - tag: 0.20171225.0-debian-10-r729 + tag: 0.20171225.0-debian-10-r734 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.