From d1a67369dd0964e65185ae5579f26dfc3db3cb4f Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 12:11:46 +0200 Subject: [PATCH] chore: Updated the content of the file "/tmp/updatecli/jenkins-infra/ku... (#2325) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... bernetes-management/clusters/prodpublick8s.yaml" Updated the content of the file "/tmp/updatecli/jenkins-infra/kubernetes-management/clusters/temp-privatek8s.yaml" Made with ❤️️ by updatecli Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> Co-authored-by: Damien Duportal --- clusters/prodpublick8s.yaml | 4 ++-- clusters/temp-privatek8s.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/prodpublick8s.yaml b/clusters/prodpublick8s.yaml index db35b72fa..3bad51032 100644 --- a/clusters/prodpublick8s.yaml +++ b/clusters/prodpublick8s.yaml @@ -190,7 +190,7 @@ releases: - name: default-release-jenkins namespace: release chart: jenkins/jenkins - version: 3.12.1 + version: 3.12.2 timeout: 600 set: - name: namespace @@ -238,7 +238,7 @@ releases: - name: jenkins-weekly namespace: jenkins-weekly chart: jenkins/jenkins - version: 3.12.1 + version: 3.12.2 needs: - public-nginx-ingress/public-nginx-ingress # Required to expose both the UI and the webhooks endpoint values: diff --git a/clusters/temp-privatek8s.yaml b/clusters/temp-privatek8s.yaml index ec90a0b0e..16eaff05c 100644 --- a/clusters/temp-privatek8s.yaml +++ b/clusters/temp-privatek8s.yaml @@ -45,7 +45,7 @@ releases: - name: jenkins-infra namespace: jenkins-infra chart: jenkins/jenkins - version: 3.12.1 + version: 3.12.2 needs: - jenkins-infra-additional # Required to allow the Jenkins controller to spawn kubernetes pods in the current cluster - jenkins-jobs # Required to generate the job definition in a configmap