From 09aedd5186c59d415e936d616436db64616b35c0 Mon Sep 17 00:00:00 2001 From: "jenkins-dependency-updater[bot]" <81680575+jenkins-dependency-updater[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 12:12:28 +0100 Subject: [PATCH] chore(deps): update dependency git to v5.3.0 (#1164) Co-authored-by: jenkins-dependency-updater[bot] <81680575+jenkins-dependency-updater[bot]@users.noreply.github.com> --- charts/jenkins/CHANGELOG.md | 4 ++++ charts/jenkins/Chart.yaml | 2 +- charts/jenkins/VALUES.md | 2 +- charts/jenkins/unittests/__snapshot__/config-test.yaml.snap | 4 ++-- .../jenkins-controller-statefulset-test.yaml.snap | 6 +++--- charts/jenkins/values.yaml | 2 +- 6 files changed, 12 insertions(+), 8 deletions(-) diff --git a/charts/jenkins/CHANGELOG.md b/charts/jenkins/CHANGELOG.md index 75fd82428..3698a1a5b 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. +## 5.5.3 + +Update `git` to version `5.3.0` + ## 5.5.2 Update `kubernetes` to version `4280.vd919fa_528c7e` diff --git a/charts/jenkins/Chart.yaml b/charts/jenkins/Chart.yaml index d156c3b0b..4a9dd65bc 100644 --- a/charts/jenkins/Chart.yaml +++ b/charts/jenkins/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: jenkins type: application home: https://www.jenkins.io/ -version: 5.5.2 +version: 5.5.3 appVersion: 2.452.3 description: > Jenkins - Build great things at any scale! As the leading open source automation server, Jenkins provides over 1800 plugins to support building, deploying and automating any project. diff --git a/charts/jenkins/VALUES.md b/charts/jenkins/VALUES.md index ae8524568..973b755ef 100644 --- a/charts/jenkins/VALUES.md +++ b/charts/jenkins/VALUES.md @@ -159,7 +159,7 @@ The following tables list the configurable parameters of the Jenkins chart and t | [controller.initializeOnce](./values.yaml#L414) | bool | Initialize only on first installation. Ensures plugins do not get updated inadvertently. Requires `persistence.enabled` to be set to `true` | `false` | | [controller.installLatestPlugins](./values.yaml#L403) | bool | Download the minimum required version or latest version of all dependencies | `true` | | [controller.installLatestSpecifiedPlugins](./values.yaml#L406) | bool | Set to true to download the latest version of any plugin that is requested to have the latest version | `false` | -| [controller.installPlugins](./values.yaml#L395) | list | List of Jenkins plugins to install. If you don't want to install plugins, set it to `false` | `["kubernetes:4280.vd919fa_528c7e","workflow-aggregator:600.vb_57cdd26fdd7","git:5.2.2","configuration-as-code:1836.vccda_4a_122a_a_e"]` | +| [controller.installPlugins](./values.yaml#L395) | list | List of Jenkins plugins to install. If you don't want to install plugins, set it to `false` | `["kubernetes:4280.vd919fa_528c7e","workflow-aggregator:600.vb_57cdd26fdd7","git:5.3.0","configuration-as-code:1836.vccda_4a_122a_a_e"]` | | [controller.javaOpts](./values.yaml#L156) | string | Append to `JAVA_OPTS` env var | `nil` | | [controller.jenkinsAdminEmail](./values.yaml#L96) | string | Email address for the administrator of the Jenkins instance | `nil` | | [controller.jenkinsHome](./values.yaml#L101) | string | Custom Jenkins home path | `"/var/jenkins_home"` | diff --git a/charts/jenkins/unittests/__snapshot__/config-test.yaml.snap b/charts/jenkins/unittests/__snapshot__/config-test.yaml.snap index 18652de26..85d004cbb 100644 --- a/charts/jenkins/unittests/__snapshot__/config-test.yaml.snap +++ b/charts/jenkins/unittests/__snapshot__/config-test.yaml.snap @@ -3,7 +3,7 @@ additional plugins config: |- kubernetes:4280.vd919fa_528c7e workflow-aggregator:600.vb_57cdd26fdd7 - git:5.2.2 + git:5.3.0 configuration-as-code:1836.vccda_4a_122a_a_e kubernetes-credentials-provider default config: @@ -11,5 +11,5 @@ default config: |- kubernetes:4280.vd919fa_528c7e workflow-aggregator:600.vb_57cdd26fdd7 - git:5.2.2 + git:5.3.0 configuration-as-code:1836.vccda_4a_122a_a_e diff --git a/charts/jenkins/unittests/__snapshot__/jenkins-controller-statefulset-test.yaml.snap b/charts/jenkins/unittests/__snapshot__/jenkins-controller-statefulset-test.yaml.snap index 8ccbe7264..f04028ecf 100644 --- a/charts/jenkins/unittests/__snapshot__/jenkins-controller-statefulset-test.yaml.snap +++ b/charts/jenkins/unittests/__snapshot__/jenkins-controller-statefulset-test.yaml.snap @@ -15,7 +15,7 @@ default values: template: metadata: annotations: - checksum/config: 2e0b003563d5f520b5cee69c7a0bb58df53a2beca59ef30c4c5c1c7a5fbb3e79 + checksum/config: e9141c1580c57ab3f6cd37d28735dcccdb8f554d6262c43944b927c8680f63a6 labels: app.kubernetes.io/component: jenkins-controller app.kubernetes.io/instance: my-release @@ -220,7 +220,7 @@ default values: name: tmp-volume render pod annotations: 1: | - checksum/config: 2e0b003563d5f520b5cee69c7a0bb58df53a2beca59ef30c4c5c1c7a5fbb3e79 + checksum/config: e9141c1580c57ab3f6cd37d28735dcccdb8f554d6262c43944b927c8680f63a6 fixed-annotation: some-fixed-annotation templated-annotations: my-release test scheme for config-reload: @@ -234,7 +234,7 @@ test scheme for config-reload: template: metadata: annotations: - checksum/config: 2e0b003563d5f520b5cee69c7a0bb58df53a2beca59ef30c4c5c1c7a5fbb3e79 + checksum/config: e9141c1580c57ab3f6cd37d28735dcccdb8f554d6262c43944b927c8680f63a6 labels: app.kubernetes.io/component: jenkins-controller app.kubernetes.io/instance: my-release diff --git a/charts/jenkins/values.yaml b/charts/jenkins/values.yaml index c72934f14..ea9e836ae 100644 --- a/charts/jenkins/values.yaml +++ b/charts/jenkins/values.yaml @@ -395,7 +395,7 @@ controller: installPlugins: - kubernetes:4280.vd919fa_528c7e - workflow-aggregator:600.vb_57cdd26fdd7 - - git:5.2.2 + - git:5.3.0 - configuration-as-code:1836.vccda_4a_122a_a_e # If set to false, Jenkins will download the minimum required version of all dependencies.