From 79a95bdf5176b035b4511ec27e0ff92a12a59ad2 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 14:24:02 +0200 Subject: [PATCH] New end date for `plugins.jenkins.io` File Share service principal writer on `infra.ci.jenkins.io` (current: 2024-10-17T00:00:00Z) (#852) This PR updates the end date of plugins.jenkins.io File Share service principal writer on infra.ci.jenkins.io. The current end date is set to `2024-10-17 00:00:00 +0000 UTC`. After merging this PR, a new password will be generated. > [!IMPORTANT] > You'll have to ensure that `INFRACI_PLUGINSJENKINSIO_FILESHARE_SERVICE_PRINCIPAL_WRITER_PASSWORD` 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 plugins.jenkins.io on infra.ci.jenkins.io won't be able to update the website content anymore. ---

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

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

change detected: * key "$.end_dates.infra_ci_jenkins_io.infraci_pluginsjenkinsio_fileshare_serviceprincipal_writer.end_date" updated from "2025-01-07T00:00:00Z" to "2025-01-08T00: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 a35e44a7..7dbd71d5 100644 --- a/updatecli/values.yaml +++ b/updatecli/values.yaml @@ -72,7 +72,7 @@ end_dates: service: "docs.jenkins.io" secret: "DOCS_SERVICE_PRINCIPAL_WRITER_CLIENT_SECRET" infraci_pluginsjenkinsio_fileshare_serviceprincipal_writer: - end_date: 2024-10-17T00:00:00Z + end_date: 2025-01-08T00:00:00Z service: "plugins.jenkins.io" secret: "INFRACI_PLUGINSJENKINSIO_FILESHARE_SERVICE_PRINCIPAL_WRITER_PASSWORD" infraci_statsjenkinsio_fileshare_serviceprincipal_writer: