diff --git a/charts/jenkins/CHANGELOG.md b/charts/jenkins/CHANGELOG.md index 6d94f8189..d51e11f55 100644 --- a/charts/jenkins/CHANGELOG.md +++ b/charts/jenkins/CHANGELOG.md @@ -12,6 +12,10 @@ Use the following links to reference issues, PRs, and commits prior to v2.6.0. The changelog until v1.5.7 was auto-generated based on git commits. Those entries include a reference to the git commit to be able to get more details. +## 4.6.2 + +Update word from hundreds to over 1800 to align with blurb at . + ## 4.6.1 Update `configuration-as-code` plugin to fix dependency issues with `azure-ad` plugin diff --git a/charts/jenkins/Chart.yaml b/charts/jenkins/Chart.yaml index 55064ded1..871e51c46 100644 --- a/charts/jenkins/Chart.yaml +++ b/charts/jenkins/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 name: jenkins home: https://jenkins.io/ -version: 4.6.1 +version: 4.6.2 appVersion: 2.414.1 -description: Jenkins - Build great things at any scale! The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project. +description: Jenkins - Build great things at any scale! The leading open source automation server, Jenkins provides over 1800 plugins to support building, deploying and automating any project. sources: - https://github.com/jenkinsci/jenkins - https://github.com/jenkinsci/docker-inbound-agent diff --git a/charts/jenkins/README.md b/charts/jenkins/README.md index 9fb16505f..da7b11693 100644 --- a/charts/jenkins/README.md +++ b/charts/jenkins/README.md @@ -5,7 +5,7 @@ [![Releases downloads](https://img.shields.io/github/downloads/jenkinsci/helm-charts/total.svg)](https://github.com/jenkinsci/helm-charts/releases) [![Join the chat at https://app.gitter.im/#/room/#jenkins-ci:matrix.org](https://badges.gitter.im/badge.svg)](https://app.gitter.im/#/room/#jenkins-ci:matrix.org) -[Jenkins](https://www.jenkins.io/) is the leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project. +[Jenkins](https://www.jenkins.io/) is the leading open source automation server, Jenkins provides over 1800 plugins to support building, deploying and automating any project. This chart installs a Jenkins server which spawns agents on [Kubernetes](http://kubernetes.io) utilizing the [Jenkins Kubernetes plugin](https://plugins.jenkins.io/kubernetes/).