From 4cf20dc4e16e2b9b5dbc72dbc93bed2eacf03b16 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 08:59:04 +0000 Subject: [PATCH] New end date for `contributors.jenkins.io` File Share service principal writer on `infra.ci.jenkins.io` (current: 2024-09-22T00:00:00Z) (#816) This PR updates the end date of contributors.jenkins.io File Share service principal writer on infra.ci.jenkins.io. The current end date is set to `2024-09-22 00:00:00 +0000 UTC`. After merging this PR, a new password will be generated. > [!IMPORTANT] > You'll have to ensure that `CONTRIBUTORS_SERVICE_PRINCIPAL_WRITER_CLIENT_SECRET` is updated with this new password > in https://github.com/jenkins-infra/charts-secrets/blob/main/config/infra.ci.jenkins.io/jenkins-secrets.yaml. If you don't, the build of contributors.jenkins.io on infra.ci.jenkins.io won't be able to update the website content anymore. ---

Generate new end date for contributors.jenkins.io File Share service principal writer on infra.ci.jenkins.io

New end date for `contributors.jenkins.io` File Share service principal writer on `infra.ci.jenkins.io` (current: 2024-09-22T00:00:00Z)

change detected: * key "$.end_dates.infra_ci_jenkins_io.infraci_contributorsjenkinsio_fileshare_serviceprincipal_writer.end_date" updated from "2024-09-22T00:00:00Z" to "2024-12-18T00:00:00Z", in file "updatecli/values.yaml"

Jenkins pipeline link
---
Updatecli
logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- updatecli/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updatecli/values.yaml b/updatecli/values.yaml index a2384634..ba594427 100644 --- a/updatecli/values.yaml +++ b/updatecli/values.yaml @@ -15,7 +15,7 @@ controllers_azurevm_client_end_dates: end_dates: infra_ci_jenkins_io: infraci_contributorsjenkinsio_fileshare_serviceprincipal_writer: - end_date: 2024-09-22T00:00:00Z + end_date: 2024-12-18T00:00:00Z service: "contributors.jenkins.io" secret: "CONTRIBUTORS_SERVICE_PRINCIPAL_WRITER_CLIENT_SECRET" infraci_docsjenkinsio_fileshare_serviceprincipal_writer: