Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.23.2 #1249

Merged
merged 6 commits into from
Sep 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Update Change
gcr.io/kaniko-project/executor minor v1.22.0-debug -> v1.23.2-debug

Release Notes

GoogleContainerTools/kaniko (gcr.io/kaniko-project/executor)

v1.23.2

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.23.2
gcr.io/kaniko-project/executor:latest

The debug images are available at:

gcr.io/kaniko-project/executor:debug
gcr.io/kaniko-project/executor:v1.23.2-debug

The slim executor images which don't contain any authentication binaries are available at:

gcr.io/kaniko-project/executor:slim
gcr.io/kaniko-project/executor:v1.23.2-slim
  • deps: bump github.com/moby/buildkit and github.com/docker/docker #​3242
  • chore(deps): bump docker/build-push-action from 6.1.0 to 6.3.0 #​3236
  • chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 #​3235
  • chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 #​3237
  • chore(deps): bump google.golang.org/api from 0.185.0 to 0.187.0 #​3238
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.1 to 1.17.5 #​3239
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.24 to 1.17.1 #​3220
  • chore(deps): bump docker/build-push-action from 6.0.0 to 6.1.0 #​3218
  • chore(deps): bump google.golang.org/api from 0.183.0 to 0.185.0 #​3219
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.55.1 to 1.56.1 #​3221
  • chore(deps): bump docker/build-push-action from 5.3.0 to 6.0.0 #​3212
  • chore(deps): bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 #​3204
  • chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 #​3205
  • chore(deps): bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 #​3206
  • chore(deps): bump imjasonh/setup-crane from 0.3 to 0.4 #​3210
  • chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 #​3190
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.21 to 1.16.24 #​3191
  • chore(deps): bump google.golang.org/api from 0.182.0 to 0.183.0 #​3192
  • chore(deps): bump github.com/containerd/containerd from 1.7.17 to 1.7.18 #​3193
  • chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.27.0 to 1.27.2 #​3194

Huge thank you for this release towards our contributors:

  • Aaron Prindle
  • dependabot[bot]

v1.23.1

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.23.1
gcr.io/kaniko-project/executor:latest

The debug images are available at:

gcr.io/kaniko-project/executor:debug
gcr.io/kaniko-project/executor:v1.23.1-debug

The slim executor images which don't contain any authentication binaries are available at:

gcr.io/kaniko-project/executor:slim
gcr.io/kaniko-project/executor:v1.23.1-slim
  • Enable pushing cache with --no-push #​3181
  • docs: document --no-push-cache flag in README.md #​3188
  • chore(deps): bump google.golang.org/api from 0.181.0 to 0.182.0 #​3187
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.17 to 1.16.21 #​3179
  • chore(deps): bump google.golang.org/api from 0.180.0 to 0.181.0 #​3170
  • chore(deps): bump google-github-actions/auth from 2.1.2 to 2.1.3 #​3168
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.2 to 1.54.2 #​3169
  • chore(deps): bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 #​3171
  • chore(deps): bump github.com/containerd/containerd from 1.7.16 to 1.7.17 #​3172
  • chore(deps): bump github.com/docker/docker from 26.1.2+incompatible to 26.1.3+incompatible #​3173

Huge thank you for this release towards our contributors:

  • Aaron Prindle
  • dependabot[bot]
  • Leo Palmer Sunmo

v1.23.0

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.23.0
gcr.io/kaniko-project/executor:latest

The debug images are available at:

gcr.io/kaniko-project/executor:debug
gcr.io/kaniko-project/executor:v1.23.0-debug

The slim executor images which don't contain any authentication binaries are available at:

gcr.io/kaniko-project/executor:slim
gcr.io/kaniko-project/executor:v1.23.0-slim
  • give warn instead of error when wildcard not match any files #​3127
  • warmer validate and copy registry mirror to registry map #​3140
  • docs: update docs on mirrors and registry map. #​3153
  • Fix: Make --registry-map compatible with namespaced images #​3138
  • "Fixes #​2752" #​3132
  • chore(deps): bump github.com/docker/docker from 26.1.1+incompatible to 26.1.2+incompatible #​3161
  • chore(deps): bump google.golang.org/api from 0.177.0 to 0.180.0 #​3160
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.15 to 1.16.17 #​3158
  • chore(deps): bump github.com/docker/docker from 26.1.0+incompatible to 26.1.1+incompatible #​3149
  • chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 #​3152
  • chore(deps): bump google.golang.org/api from 0.175.0 to 0.177.0 #​3151
  • chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 #​3150
  • chore(deps): bump github.com/moby/buildkit from 0.13.1 to 0.13.2 #​3145
  • chore(deps): bump github.com/containerd/containerd from 1.7.15 to 1.7.16 #​3144
  • chore: bump cred helper libraries #​3133
  • Added --chmod for ADD and COPY commands. Fixes #​2850 and #​1751 #​3119
  • chore(deps): bump github.com/google/slowjam from 1.1.0 to 1.1.1 #​3129
  • chore(deps): bump google.golang.org/api from 0.172.0 to 0.175.0 #​3128
  • fix: integration: fail on error when build with docker #​3131
  • fix(doc): wiki url #​3117
  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 #​3113
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.3.1 to 1.3.2 #​3114
  • chore(deps): bump github.com/containerd/containerd from 1.7.14 to 1.7.15 #​3112
  • chore(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 #​3111
  • chore(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible #​3121
  • chore(deps): bump AdityaGarg8/remove-unwanted-software from 2 to 3 #​3110
  • chore(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 #​3109
  • chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 #​3103
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.9 to 1.16.15 #​3104
  • chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 #​3105
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.7 to 1.27.11 #​3106
  • chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 #​3107
  • chore(deps): bump google.golang.org/api from 0.171.0 to 0.172.0 #​3094
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.52.1 to 1.53.1 #​3096
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 #​3095
  • chore(deps): bump github.com/moby/buildkit from 0.13.0 to 0.13.1 #​3093
  • chore(deps): bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 #​3097
  • chore: update cred helper go libraries #​3087

Huge thank you for this release towards our contributors:

  • Aaron Prindle
  • dependabot[bot]
  • Djabx
  • Marc Lallaouret
  • Matthias Schneider
  • Prima Adi Pradana
  • Samarth08
  • Verlhac Gaëtan

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [job-dsl](https://togithub.com/jenkinsci/job-dsl-plugin) | minor |
`1.87` -> `1.88` |

---

### Release Notes

<details>
<summary>jenkinsci/job-dsl-plugin (job-dsl)</summary>

###
[`v1.88`](https://togithub.com/jenkinsci/job-dsl-plugin/releases/tag/job-dsl-1.88):
1.88

[Compare
Source](https://togithub.com/jenkinsci/job-dsl-plugin/compare/job-dsl-1.87...job-dsl-1.88)

##### 🚀 New features and improvements

- Add support for GitLab Branch Source plugin
([#&#8203;1405](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1405))
[@&#8203;ljackiewicz](https://togithub.com/ljackiewicz)
- Make permissions matrix-auth-3.0+ compatible
([#&#8203;1415](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1415))
[@&#8203;eva-mueller-coremedia](https://togithub.com/eva-mueller-coremedia)

##### 📝 Documentation updates

- Improve JCasC docs
([#&#8203;1416](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1416))
[@&#8203;pmarinova](https://togithub.com/pmarinova)

##### 👻 Maintenance

- [JENKINS-71515](https://issues.jenkins.io/browse/JENKINS-71515) - Make
`codemirror-config` a valid JSON
([#&#8203;1381](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1381))
[@&#8203;yaroslavafenkin](https://togithub.com/yaroslavafenkin)
- Increase baseline to 2.462.x
([#&#8203;1450](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1450))
[@&#8203;basil](https://togithub.com/basil)
- Bump io.jenkins.plugins:custom-folder-icon from 2.9 to 2.13
([#&#8203;1453](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1453))
[@&#8203;strangelookingnerd](https://togithub.com/strangelookingnerd)
- Update Jenkins Security Scan action
([#&#8203;1417](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1417))
[@&#8203;strangelookingnerd](https://togithub.com/strangelookingnerd)

##### 📦 Dependency updates

<details>
<summary>34 changes</summary>

- Update Node/NPM
([#&#8203;1451](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1451))
[@&#8203;basil](https://togithub.com/basil)
- Bump webpack from 5.93.0 to 5.94.0 in /job-dsl-plugin
([#&#8203;1448](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1448))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to 3.4.1
([#&#8203;1446](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1446))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump mini-css-extract-plugin from 2.9.0 to 2.9.1 in /job-dsl-plugin
([#&#8203;1449](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1449))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Upgrade Node.js to latest LTS
([#&#8203;1443](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1443))
[@&#8203;basil](https://togithub.com/basil)
- Bump underscore from 1.13.6 to 1.13.7 in /job-dsl-plugin
([#&#8203;1441](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1441))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump handlebars from 4.7.7 to 4.7.8 in /job-dsl-plugin
([#&#8203;1442](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1442))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump jstree from 3.3.15 to 3.3.16 in /job-dsl-plugin
([#&#8203;1440](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1440))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump highlight.js from 11.8.0 to 11.10.0 in /job-dsl-plugin
([#&#8203;1437](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1437))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump backbone from 1.4.1 to 1.6.0 in /job-dsl-plugin
([#&#8203;1433](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1433))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump less from 4.1.3 to 4.2.0 in /job-dsl-plugin
([#&#8203;1438](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1438))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump jquery from 3.7.0 to 3.7.1 in /job-dsl-plugin
([#&#8203;1439](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1439))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump css-minimizer-webpack-plugin from 5.0.0 to 7.0.0 in
/job-dsl-plugin
([#&#8203;1435](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1435))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump copy-webpack-plugin from 11.0.0 to 12.0.2 in /job-dsl-plugin
([#&#8203;1436](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1436))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump css-loader from 6.8.1 to 7.1.2 in /job-dsl-plugin
([#&#8203;1434](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1434))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump style-loader from 3.3.3 to 4.0.0 in /job-dsl-plugin
([#&#8203;1430](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1430))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump webpack-merge from 5.9.0 to 6.0.1 in /job-dsl-plugin
([#&#8203;1431](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1431))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump mini-css-extract-plugin from 2.7.6 to 2.9.0 in /job-dsl-plugin
([#&#8203;1429](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1429))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump less-loader from 11.1.2 to 12.2.0 in /job-dsl-plugin
([#&#8203;1423](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1423))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump jquery-ui from 1.13.2 to 1.14.0 in /job-dsl-plugin
([#&#8203;1428](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1428))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump webpack-dev-server from 4.15.0 to 5.0.4 in /job-dsl-plugin
([#&#8203;1425](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1425))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump html-webpack-plugin from 5.5.1 to 5.6.0 in /job-dsl-plugin
([#&#8203;1413](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1413))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump webpack-cli from 5.1.3 to 5.1.4 in /job-dsl-plugin
([#&#8203;1357](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1357))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump release-drafter/release-drafter from 5 to 6
([#&#8203;1427](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1427))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump actions/configure-pages from 4 to 5
([#&#8203;1426](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1426))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.objenesis:objenesis from 3.3 to 3.4
([#&#8203;1422](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1422))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump webpack from 5.85.1 to 5.93.0 in /job-dsl-plugin
([#&#8203;1424](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1424))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.86
([#&#8203;1419](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1419))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.4.0
([#&#8203;1420](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1420))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from
1.7 to 1.8
([#&#8203;1421](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1421))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump actions/upload-pages-artifact from 1 to 3
([#&#8203;1412](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1412))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump actions/deploy-pages from 2 to 4
([#&#8203;1411](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1411))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump actions/configure-pages from 3 to 4
([#&#8203;1408](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1408))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump actions/setup-java from 3 to 4
([#&#8203;1406](https://togithub.com/jenkinsci/job-dsl-plugin/issues/1406))
[@&#8203;dependabot](https://togithub.com/dependabot)

</details>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/PingCAP-QE/ee-ops).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [timestamper](https://togithub.com/jenkinsci/timestamper-plugin) |
minor | `1.26` -> `1.27` |

---

### Release Notes

<details>
<summary>jenkinsci/timestamper-plugin (timestamper)</summary>

###
[`v1.27`](https://togithub.com/jenkinsci/timestamper-plugin/releases/tag/timestamper-1.27):
1.27

[Compare
Source](https://togithub.com/jenkinsci/timestamper-plugin/compare/timestamper-1.26...timestamper-1.27)

#### 🚀 New features and improvements

- [JENKINS-72690](https://issues.jenkins.io/browse/JENKINS-72690): Make
the widget sticky
([#&#8203;287](https://togithub.com/jenkinsci/timestamper-plugin/issues/287))
[@&#8203;mawinter69](https://togithub.com/mawinter69)
- Update widget appearance
([#&#8203;279](https://togithub.com/jenkinsci/timestamper-plugin/issues/279))
[@&#8203;janfaracik](https://togithub.com/janfaracik)

#### 🐛 Bug fixes

- [JENKINS-71055](https://issues.jenkins.io/browse/JENKINS-71055): Avoid
duplicate widget in the side panel of running Pipeline builds
([#&#8203;295](https://togithub.com/jenkinsci/timestamper-plugin/issues/295))
[@&#8203;mawinter69](https://togithub.com/mawinter69)

#### 📦 Dependency updates

<details>
<summary>22 changes</summary>

- Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82
([#&#8203;294](https://togithub.com/jenkinsci/timestamper-plugin/issues/294))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from
1.7 to 1.8
([#&#8203;293](https://togithub.com/jenkinsci/timestamper-plugin/issues/293))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.81
([#&#8203;292](https://togithub.com/jenkinsci/timestamper-plugin/issues/292))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump nl.jqno.equalsverifier:equalsverifier from 3.16 to 3.16.1
([#&#8203;291](https://togithub.com/jenkinsci/timestamper-plugin/issues/291))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80
([#&#8203;290](https://togithub.com/jenkinsci/timestamper-plugin/issues/290))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump nl.jqno.equalsverifier:equalsverifier from 3.15.8 to 3.16
([#&#8203;289](https://togithub.com/jenkinsci/timestamper-plugin/issues/289))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.79
([#&#8203;288](https://togithub.com/jenkinsci/timestamper-plugin/issues/288))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump nl.jqno.equalsverifier:equalsverifier from 3.15.7 to 3.15.8
([#&#8203;286](https://togithub.com/jenkinsci/timestamper-plugin/issues/286))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump nl.jqno.equalsverifier:equalsverifier from 3.15.6 to 3.15.7
([#&#8203;285](https://togithub.com/jenkinsci/timestamper-plugin/issues/285))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump release-drafter/release-drafter from 5 to 6
([#&#8203;283](https://togithub.com/jenkinsci/timestamper-plugin/issues/283))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78
([#&#8203;284](https://togithub.com/jenkinsci/timestamper-plugin/issues/284))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77
([#&#8203;282](https://togithub.com/jenkinsci/timestamper-plugin/issues/282))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump nl.jqno.equalsverifier:equalsverifier from 3.15.5 to 3.15.6
([#&#8203;281](https://togithub.com/jenkinsci/timestamper-plugin/issues/281))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump nl.jqno.equalsverifier:equalsverifier from 3.15.4 to 3.15.5
([#&#8203;280](https://togithub.com/jenkinsci/timestamper-plugin/issues/280))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76
([#&#8203;278](https://togithub.com/jenkinsci/timestamper-plugin/issues/278))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump nl.jqno.equalsverifier:equalsverifier from 3.15.3 to 3.15.4
([#&#8203;277](https://togithub.com/jenkinsci/timestamper-plugin/issues/277))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump nl.jqno.equalsverifier:equalsverifier from 3.15.2 to 3.15.3
([#&#8203;276](https://togithub.com/jenkinsci/timestamper-plugin/issues/276))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.75
([#&#8203;275](https://togithub.com/jenkinsci/timestamper-plugin/issues/275))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.74
([#&#8203;273](https://togithub.com/jenkinsci/timestamper-plugin/issues/273))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump nl.jqno.equalsverifier:equalsverifier from 3.15.1 to 3.15.2
([#&#8203;272](https://togithub.com/jenkinsci/timestamper-plugin/issues/272))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73
([#&#8203;271](https://togithub.com/jenkinsci/timestamper-plugin/issues/271))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.72
([#&#8203;270](https://togithub.com/jenkinsci/timestamper-plugin/issues/270))
[@&#8203;dependabot](https://togithub.com/dependabot)

</details>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/PingCAP-QE/ee-ops).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM4LjU2LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ssh-agent](https://togithub.com/jenkinsci/ssh-agent-plugin) | major |
`346.vda_a_c4f2c8e50` -> `376.v8933585c69d3` |

---

### Release Notes

<details>
<summary>jenkinsci/ssh-agent-plugin (ssh-agent)</summary>

###
[`v376.v8933585c69d3`](https://togithub.com/jenkinsci/ssh-agent-plugin/releases/tag/376.v8933585c69d3)

[Compare
Source](https://togithub.com/jenkinsci/ssh-agent-plugin/compare/367.vf9076cd4ee21...376.v8933585c69d3)

<!-- Optional: add a release summary here -->

#### 🐛 Bug fixes

- Simplified plugin impl, removed unreliable `onResume`
([#&#8203;152](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/152))
[@&#8203;jglick](https://togithub.com/jglick)

#### 📦 Dependency updates

- Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.85
([#&#8203;151](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/151))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from
1.7 to 1.8
([#&#8203;148](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/148))
[@&#8203;dependabot](https://togithub.com/dependabot)

###
[`v367.vf9076cd4ee21`](https://togithub.com/jenkinsci/ssh-agent-plugin/releases/tag/367.vf9076cd4ee21)

[Compare
Source](https://togithub.com/jenkinsci/ssh-agent-plugin/compare/360.vf8027a_b_0c912...367.vf9076cd4ee21)

<!-- Optional: add a release summary here -->

#### 👷 Changes for plugin developers

- Add `trilead-api` to test classpath
([#&#8203;145](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/145))
[@&#8203;jglick](https://togithub.com/jglick)

#### 📦 Dependency updates

- Bump io.jenkins.tools.bom:bom-2.387.x from 2423.vce598171d115 to
2543.vfb\_1a\_5fb\_9496d
([#&#8203;139](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/139))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.80
([#&#8203;143](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/143))
[@&#8203;dependabot](https://togithub.com/dependabot)

###
[`v360.vf8027a_b_0c912`](https://togithub.com/jenkinsci/ssh-agent-plugin/releases/tag/360.vf8027a_b_0c912)

[Compare
Source](https://togithub.com/jenkinsci/ssh-agent-plugin/compare/346.vda_a_c4f2c8e50...360.vf8027a_b_0c912)

:warning: You may need to add `ignoreMissing: true` to certain
pipelines:
[https://github.com/jenkinsci/ssh-agent-plugin/pull/144#issuecomment-2139534739](https://togithub.com/jenkinsci/ssh-agent-plugin/pull/144#issuecomment-2139534739)

#### 🐛 Bug fixes

- Fail the entire build when a requested credential cannot be found
([#&#8203;144](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/144))
[@&#8203;nattofriends](https://togithub.com/nattofriends)

#### 📦 Dependency updates

- Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78
([#&#8203;142](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/142))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77
([#&#8203;141](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/141))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76
([#&#8203;140](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/140))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Update to 2.387.x
([#&#8203;138](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/138))
[@&#8203;jglick](https://togithub.com/jglick)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/PingCAP-QE/ee-ops).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM4LjU2LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jenkins/jenkins](https://www.jenkins.io/)
([source](https://redirect.github.com/jenkinsci/docker)) | minor |
`2.452.3-lts` -> `2.462.2-lts` |

---

### Release Notes

<details>
<summary>jenkinsci/docker (jenkins/jenkins)</summary>

###
[`v2.462.2`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.462.2)

[Compare
Source](https://redirect.github.com/jenkinsci/docker/compare/2.462.1...2.462.2)

<!-- Optional: add a release summary here -->

#### 📦 Jenkins Core updates

- Update to Jenkins 2.462.2
([changelog](https://www.jenkins.io/changelog-stable/2.462.2/))

#### 📦 Dependency updates

- chore(deps): bump ubi8/ubi from 8.10-1020 to 8.10-1054 in
/rhel/ubi8/hotspot by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/jenkinsci/docker/pull/1915](https://redirect.github.com/jenkinsci/docker/pull/1915)
- Bump Debian Bookworm Linux Version to
[`2024081`](https://redirect.github.com/jenkinsci/docker/commit/20240812)
by [@&#8203;github-actions](https://redirect.github.com/github-actions)
in
[https://github.com/jenkinsci/docker/pull/1916](https://redirect.github.com/jenkinsci/docker/pull/1916)
- Describe DNS argument and a related error message by
[@&#8203;jcjveraa](https://redirect.github.com/jcjveraa) in
[https://github.com/jenkinsci/docker/pull/1917](https://redirect.github.com/jenkinsci/docker/pull/1917)
- chore(deps): bump updatecli/updatecli-action from 2.65.0 to 2.66.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/jenkinsci/docker/pull/1918](https://redirect.github.com/jenkinsci/docker/pull/1918)
- chore(deps): bump updatecli/updatecli-action from 2.66.0 to 2.67.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/jenkinsci/docker/pull/1919](https://redirect.github.com/jenkinsci/docker/pull/1919)
- chore(deps): bump ubi9/ubi from 9.4-1181 to 9.4-1181.1724035907 in
/rhel/ubi9/hotspot by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/jenkinsci/docker/pull/1920](https://redirect.github.com/jenkinsci/docker/pull/1920)

#### New Contributors

- [@&#8203;jcjveraa](https://redirect.github.com/jcjveraa) made their
first contribution in
[https://github.com/jenkinsci/docker/pull/1917](https://redirect.github.com/jenkinsci/docker/pull/1917)

**Full Changelog**:
jenkinsci/docker@2.462.1...2.462.2

###
[`v2.462.1`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.462.1)

[Compare
Source](https://redirect.github.com/jenkinsci/docker/compare/2.452.4...2.462.1)

<!-- Optional: add a release summary here -->

#### 📦 Jenkins Core updates

- Update to Jenkins 2.462.1
([changelog](https://www.jenkins.io/changelog-stable/2.462.1/))

#### 📦 Dependency updates

- chore(deps): bump updatecli/updatecli-action from 2.64.0 to 2.65.0
([#&#8203;1914](https://redirect.github.com/jenkinsci/docker/issues/1914))
[@&#8203;dependabot](https://redirect.github.com/dependabot)

###
[`v2.452.4`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.452.4)

[Compare
Source](https://redirect.github.com/jenkinsci/docker/compare/2.452.3...2.452.4)

<!-- Optional: add a release summary here -->

#### 📦 Jenkins Core updates

- Update to Jenkins 2.452.4
([changelog](https://www.jenkins.io/changelog-stable/2.452.4/))

#### 📦 Dependency updates

- chore(deps): bump updatecli/updatecli-action from 2.64.0 to 2.65.0
([#&#8203;1914](https://redirect.github.com/jenkinsci/docker/issues/1914))
[@&#8203;dependabot](https://redirect.github.com/dependabot)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/PingCAP-QE/ee-ops).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prometheus](https://togithub.com/jenkinsci/prometheus-plugin) | major
| `2.5.3` -> `784.vea_eca_f6592eb_` |

---

### Release Notes

<details>
<summary>jenkinsci/prometheus-plugin (prometheus)</summary>

###
[`v784.vea_eca_f6592eb_`](https://togithub.com/jenkinsci/prometheus-plugin/releases/tag/784.vea_eca_f6592eb_)

[Compare
Source](https://togithub.com/jenkinsci/prometheus-plugin/compare/780.v7c50a_d288424...784.vea_eca_f6592eb_)

<!-- Optional: add a release summary here -->

#### ✍ Other changes

- Fix issues with not showing code coverage metrics.
([#&#8203;692](https://togithub.com/jenkinsci/prometheus-plugin/issues/692))
[@&#8203;Waschndolos](https://togithub.com/Waschndolos)

#### 📦 Dependency updates

- Bump org.jenkins-ci.plugins:plugin from 4.85 to 4.86
([#&#8203;689](https://togithub.com/jenkinsci/prometheus-plugin/issues/689))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16
([#&#8203;690](https://togithub.com/jenkinsci/prometheus-plugin/issues/690))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump codacy/codacy-analysis-cli-action from 4.4.1 to 4.4.5
([#&#8203;688](https://togithub.com/jenkinsci/prometheus-plugin/issues/688))
[@&#8203;dependabot](https://togithub.com/dependabot)

###
[`v780.v7c50a_d288424`](https://togithub.com/jenkinsci/prometheus-plugin/releases/tag/780.v7c50a_d288424)

[Compare
Source](https://togithub.com/jenkinsci/prometheus-plugin/compare/779.vb_59179a_27643...780.v7c50a_d288424)

<!-- Optional: add a release summary here -->

#### ✍ Other changes

- Add new metric for Quiet Mode status
([#&#8203;687](https://togithub.com/jenkinsci/prometheus-plugin/issues/687))
[@&#8203;sstafford](https://togithub.com/sstafford)

###
[`v779.vb_59179a_27643`](https://togithub.com/jenkinsci/prometheus-plugin/releases/tag/779.vb_59179a_27643)

[Compare
Source](https://togithub.com/jenkinsci/prometheus-plugin/compare/778.ve1c932a_ff24f...779.vb_59179a_27643)

<!-- Optional: add a release summary here -->

#### ✍ Other changes

-
\[[#&#8203;635](https://togithub.com/jenkinsci/prometheus-plugin/issues/635)]\[[#&#8203;683](https://togithub.com/jenkinsci/prometheus-plugin/issues/683)]
Fixing startup problems in certain Jenkins installations
([#&#8203;685](https://togithub.com/jenkinsci/prometheus-plugin/issues/685))
[@&#8203;Dohbedoh](https://togithub.com/Dohbedoh)

###
[`v778.ve1c932a_ff24f`](https://togithub.com/jenkinsci/prometheus-plugin/releases/tag/778.ve1c932a_ff24f)

[Compare
Source](https://togithub.com/jenkinsci/prometheus-plugin/compare/773.v3b_62d8178eec...778.ve1c932a_ff24f)

<!-- Optional: add a release summary here -->

#### ✍ Other changes

- Remove Guice + use Singleton to fix initilization potential deadlock
([#&#8203;682](https://togithub.com/jenkinsci/prometheus-plugin/issues/682))
[@&#8203;Dohbedoh](https://togithub.com/Dohbedoh)
- Enable Jenkins Security Scan
([#&#8203;677](https://togithub.com/jenkinsci/prometheus-plugin/issues/677))
[@&#8203;strangelookingnerd](https://togithub.com/strangelookingnerd)

#### 📦 Dependency updates

- Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.85
([#&#8203;681](https://togithub.com/jenkinsci/prometheus-plugin/issues/681))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump actions/checkout from 4.1.6 to 4.1.7
([#&#8203;679](https://togithub.com/jenkinsci/prometheus-plugin/issues/679))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.83
([#&#8203;676](https://togithub.com/jenkinsci/prometheus-plugin/issues/676))
[@&#8203;dependabot](https://togithub.com/dependabot)

###
[`v773.v3b_62d8178eec`](https://togithub.com/jenkinsci/prometheus-plugin/releases/tag/773.v3b_62d8178eec)

[Compare
Source](https://togithub.com/jenkinsci/prometheus-plugin/compare/770.ve5e758db_606e...773.v3b_62d8178eec)

<!-- Optional: add a release summary here -->

#### 🐛 Bug fixes

- Fixing NullPointerException when calculating disk usage
([#&#8203;673](https://togithub.com/jenkinsci/prometheus-plugin/issues/673))
[@&#8203;Waschndolos](https://togithub.com/Waschndolos)

#### 📦 Dependency updates

- Bump codacy/codacy-analysis-cli-action from 4.4.0 to 4.4.1
([#&#8203;670](https://togithub.com/jenkinsci/prometheus-plugin/issues/670))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump actions/checkout from 4.1.4 to 4.1.6
([#&#8203;671](https://togithub.com/jenkinsci/prometheus-plugin/issues/671))
[@&#8203;dependabot](https://togithub.com/dependabot)

###
[`v770.ve5e758db_606e`](https://togithub.com/jenkinsci/prometheus-plugin/releases/tag/770.ve5e758db_606e)

[Compare
Source](https://togithub.com/jenkinsci/prometheus-plugin/compare/763.vf8c26b_a_34b_d6...770.ve5e758db_606e)

<!-- Optional: add a release summary here -->

#### 🚀 New features and improvements

- New metrics which shows the build log size in bytes
([#&#8203;668](https://togithub.com/jenkinsci/prometheus-plugin/issues/668))
[@&#8203;Waschndolos](https://togithub.com/Waschndolos)

#### ✍ Other changes

- Making documentation about metrics more clear
([#&#8203;669](https://togithub.com/jenkinsci/prometheus-plugin/issues/669))
[@&#8203;Waschndolos](https://togithub.com/Waschndolos)
- Fixing documentation of default_jenkins_builds\_\_last_build_result
([#&#8203;665](https://togithub.com/jenkinsci/prometheus-plugin/issues/665))
[@&#8203;Waschndolos](https://togithub.com/Waschndolos)
- Replace JSR-305 annotations with spotbugs annotations
([#&#8203;660](https://togithub.com/jenkinsci/prometheus-plugin/issues/660))
[@&#8203;MarkEWaite](https://togithub.com/MarkEWaite)

#### 📦 Dependency updates

- Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82
([#&#8203;659](https://togithub.com/jenkinsci/prometheus-plugin/issues/659))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0
([#&#8203;663](https://togithub.com/jenkinsci/prometheus-plugin/issues/663))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump actions/checkout from 4.1.2 to 4.1.4
([#&#8203;658](https://togithub.com/jenkinsci/prometheus-plugin/issues/658))
[@&#8203;dependabot](https://togithub.com/dependabot)

###
[`v763.vf8c26b_a_34b_d6`](https://togithub.com/jenkinsci/prometheus-plugin/releases/tag/763.vf8c26b_a_34b_d6)

[Compare
Source](https://togithub.com/jenkinsci/prometheus-plugin/compare/prometheus-2.5.3...763.vf8c26b_a_34b_d6)

<!-- Optional: add a release summary here -->

#### 👻 Maintenance

- Removed some codacy issues
([#&#8203;656](https://togithub.com/jenkinsci/prometheus-plugin/issues/656))
[@&#8203;Waschndolos](https://togithub.com/Waschndolos)

#### ✍ Other changes

- Enabling new version format due to automated CD
([#&#8203;651](https://togithub.com/jenkinsci/prometheus-plugin/issues/651))
[@&#8203;Waschndolos](https://togithub.com/Waschndolos)
- This comes with a new version number format, see
https://www.jenkins.io/jep/229

#### 📦 Dependency updates

- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from
1.7 to 1.8
([#&#8203;653](https://togithub.com/jenkinsci/prometheus-plugin/issues/653))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.81
([#&#8203;654](https://togithub.com/jenkinsci/prometheus-plugin/issues/654))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80
([#&#8203;646](https://togithub.com/jenkinsci/prometheus-plugin/issues/646))
[@&#8203;dependabot](https://togithub.com/dependabot)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/PingCAP-QE/ee-ops).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@ti-chi-bot ti-chi-bot bot requested a review from purelind September 9, 2024 02:00
@ti-chi-bot ti-chi-bot bot added the area/apps label Sep 9, 2024
@ti-chi-bot ti-chi-bot bot requested a review from wuhuizuo September 9, 2024 02:00
@ti-chi-bot ti-chi-bot bot added env/prod will deploy on the main product cluster size/XS labels Sep 9, 2024
Copy link
Contributor

ti-chi-bot bot commented Sep 10, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wuhuizuo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

ti-chi-bot bot commented Sep 10, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-09-10 06:19:06.528352715 +0000 UTC m=+337216.268776639: ☑️ agreed by wuhuizuo.

@ti-chi-bot ti-chi-bot bot added the approved label Sep 10, 2024
@ti-chi-bot ti-chi-bot bot merged commit 073a220 into main Sep 10, 2024
4 checks passed
@ti-chi-bot ti-chi-bot bot deleted the renovate/gcr.io-kaniko-project-executor-1.x branch September 10, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/apps env/prod will deploy on the main product cluster lgtm size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant