Skip to content

Commit 697ab1c

Browse files
authored
Bump jenkins helm chart version to 5.8.89 (#7055)
<Actions> <action id="39d1cbe7492075993a84d2e7735306de3010d6df606e17b53a8452c00b51e8fe"> <h3>Bump Jenkins Upstream Helm Charts</h3> <details id="f188661756568034fb851070be06726652833c621a3a3945609aac004977628d"> <summary>jenkinsci/jenkins Helm Chart</summary> <p>change detected:&#xA;&#xA;* key &#34;$.releases[?(@.chart == &#39;jenkins/jenkins&#39;)].version&#34; updated from &#34;5.8.86&#34; to &#34;5.8.89&#34;, in file &#34;clusters/privatek8s.yaml&#34;&#xA;* key &#34;$.releases[?(@.chart == &#39;jenkins/jenkins&#39;)].version&#34; updated from &#34;5.8.86&#34; to &#34;5.8.89&#34;, in file &#34;clusters/privatek8s.yaml&#34;&#xA;* key &#34;$.releases[?(@.chart == &#39;jenkins/jenkins&#39;)].version&#34; updated from &#34;5.8.86&#34; to &#34;5.8.89&#34;, in file &#34;clusters/publick8s.yaml&#34;</p> <details> <summary>5.8.89</summary> <pre>&#xA;* Fix chart deployment.&#xA;</pre> </details> </details> <a href="https://infra.ci.jenkins.io/job/updatecli/job/kubernetes-management/job/main/55630/">Jenkins pipeline link</a> </action> </Actions> --- <table> <tr> <td width="77"> <img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli logo" width="50" height="50" /> </td> <td> <p> Created automatically by <a href="https://www.updatecli.io/">Updatecli</a> </p> <details><summary>Options:</summary> <br /> <p>Most of Updatecli configuration is done via <a href="https://www.updatecli.io/docs/prologue/quick-start/">its manifest(s)</a>.</p> <ul> <li>If you close this pull request, Updatecli will automatically reopen it, the next time it runs.</li> <li>If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.</li> </ul> <p> Feel free to report any issues at <a href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br /> If you find this tool useful, do not hesitate to star <a href="https://github.com/updatecli/updatecli/stargazers">our GitHub repository</a> as a sign of appreciation, and/or to tell us directly on our <a href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>! </p> </details> </td> </tr> </table>
2 parents 2fe0ba1 + b0ea051 commit 697ab1c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

clusters/privatek8s.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ releases:
7373
- name: infra-ci-jenkins-io
7474
namespace: infra-ci-jenkins-io
7575
chart: jenkins/jenkins
76-
version: 5.8.86
76+
version: 5.8.89
7777
needs:
7878
# Required to generate the job definition in a configmap
7979
- infra-ci-jenkins-io-jobs
@@ -94,7 +94,7 @@ releases:
9494
- name: release-ci-jenkins-io
9595
namespace: release-ci-jenkins-io
9696
chart: jenkins/jenkins
97-
version: 5.8.86
97+
version: 5.8.89
9898
timeout: 600
9999
needs:
100100
# Required to expose the webhooks endpoint (secondary ingress of the jenkins helm chart)

clusters/publick8s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ releases:
7777
- name: jenkins-weekly
7878
namespace: jenkins-weekly
7979
chart: jenkins/jenkins
80-
version: 5.8.86
80+
version: 5.8.89
8181
needs:
8282
- public-nginx-ingress/public-nginx-ingress # Required to expose both the UI and the webhooks endpoint
8383
values:

0 commit comments

Comments
 (0)