Skip to content

chore(deps): update metrics-server to v3.12.2#80

Closed
renovate[bot] wants to merge 12 commits intomainfrom
renovate/metrics-server
Closed

chore(deps): update metrics-server to v3.12.2#80
renovate[bot] wants to merge 12 commits intomainfrom
renovate/metrics-server

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 16, 2025

This PR contains the following updates:

Package Update Change
metrics-server patch 3.12.1 -> 3.12.2

Release Notes

kubernetes-sigs/metrics-server (metrics-server)

v3.12.2


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.

mjnagel and others added 2 commits April 16, 2025 09:03
| datasource | package        | from   | to     |
| ---------- | -------------- | ------ | ------ |
| helm       | metrics-server | 3.12.1 | 3.12.2 |
@renovate renovate Bot force-pushed the renovate/metrics-server branch from 15be0c9 to 4daafc8 Compare April 16, 2025 15:05
mjnagel added a commit to defenseunicorns/uds-core that referenced this pull request Apr 23, 2025
## Description

Adds/updates the renovate readiness action to automate PR labelling.
This follows the [design
doc](https://www.notion.so/Renovate-Readiness-Automation-1aee512f24fc8079af84fb4be18d133f)
that was approved to add labels to PRs and automatically pass/fail
preliminary CI based on readiness checks.

## Related Issue

Fixes #1350

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Other (security config, docs update, etc)

## Steps to Validate

Primarily validated e2e functionality on my fork of core. See the PRs
for examples of the output and labelling (some of these are simulated
based on downgrading versions on main):
- Special case with Pepr (waiting on ib):
BagelLab#77
- Special case with support deps (plus leaves alone other labels):
BagelLab#71
- Major image update (plus waiting on cgr):
BagelLab#75
- Major helm update: BagelLab#78
- PR that is ready: BagelLab#76
- Helm chart only: BagelLab#80
- Waiting on both flavors: BagelLab#70

Other PRs are also present in that repo (mostly "needs-review") - happy
to validate other cases by changing `main` to simulate certain update
types. Note the labels on each PR and whether initial CI passed or
failed. Also note that these PRs may update over time since renovate is
still active in this repo.

Unit tests are included that can be run with: `cd scripts/renovate &&
npm i && npx jest .` (validate test cases and all of course)

## Checklist before merging

- [x] Test, docs, adr added or updated as needed
- [x] [Contributor
Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)
followed
@mjnagel mjnagel closed this Nov 13, 2025
mjnagel pushed a commit that referenced this pull request Nov 14, 2025
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/curlimages/curl](https://github.com/curl/curl-container)
| major | `7.85.0` -> `8.5.0` |
| docker.io/grafana/grafana | minor | `10.1.5` -> `10.3.1` |
| docker.io/library/busybox | minor | `1.31.1` -> `1.36.1` |
|
[ghcr.io/kiwigrid/k8s-sidecar](https://github.com/kiwigrid/k8s-sidecar)
| patch | `1.25.2` -> `1.25.3` |
| [grafana](https://grafana.com)
([source](https://github.com/grafana/helm-charts)) | minor | `7.0.6`
-> `7.2.4` |
|
[registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar](https://github.com/kiwigrid/k8s-sidecar)
([source](https://repo1.dso.mil/dsop/kiwigrid/k8s-sidecar)) | patch |
`1.25.2` -> `1.25.3` |
|
[registry1.dso.mil/ironbank/opensource/grafana/grafana](https://github.com/grafana/grafana)
([source](https://repo1.dso.mil/dsop/opensource/grafana/grafana)) |
patch | `10.2.2` -> `10.2.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>curl/curl-container (docker.io/curlimages/curl)</summary>

###
[`v8.5.0`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#850-1---2023-01-19)

[Compare
Source](https://github.com/curl/curl-container/compare/8.4.0...8.5.0)

##### Changed

-   add libpsl
-   bump to alpine 3.19.0

###
[`v8.4.0`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#840---2023-10-11)

[Compare
Source](https://github.com/curl/curl-container/compare/8.3.0...8.4.0)

##### Changed

-   bump to curl 8.4.0
-   bump to alpine 3.18.4
-   build enabled --with-gssapi

###
[`v8.3.0`](https://github.com/curl/curl-container/releases/tag/8.3.0)

[Compare
Source](https://github.com/curl/curl-container/compare/8.2.1...8.3.0)

#### \[8.3.1] - 2023-09-13

##### Changed

-   bump to curl 8.3.0
-   bump to alpine 3.18.3

###
[`v8.2.1`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#821---2023-07-26)

[Compare
Source](https://github.com/curl/curl-container/compare/8.2.0...8.2.1)

##### Changed

-   bump to curl 8.2.1

###
[`v8.2.0`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#820---2023-07-19)

[Compare
Source](https://github.com/curl/curl-container/compare/8.1.2...8.2.0)

##### Changed

-   bump to curl 8.2.0
-   bump to alpine 3.18.2

###
[`v8.1.2`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#812-5---2023-06-14)

##### Changed

-   added clamav and grype to security scan
-   added user working directory
-   skimmed apk cache
- added back arches (arm64, etc) by fixing issue
[#&#8203;3](https://github.com/curl/curl-container/issues/3)

</details>

<details>
<summary>kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)</summary>

###
[`v1.25.3`](https://github.com/kiwigrid/k8s-sidecar/releases/tag/1.25.3)

[Compare
Source](https://github.com/kiwigrid/k8s-sidecar/compare/1.25.2...1.25.3)

#### 💬 Other

-   Remove misleading doc for REQ_SKIP_TLS_VERIFY
- PR:
[#&#8203;310](https://github.com/kiwigrid/k8s-sidecar/issues/310)

#### 📦 Dependencies

-   build(deps): bump kubernetes from 27.2.0 to 28.1.0 in /src
- PR:
[#&#8203;308](https://github.com/kiwigrid/k8s-sidecar/issues/308)

</details>

<details>
<summary>grafana/helm-charts (grafana)</summary>

###
[`v7.2.4`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.2.4)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.2.3...grafana-7.2.4)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix Chart.yaml - fix incorrect license
[#&#8203;2882](https://github.com/grafana/helm-charts/issues/2882) by
[@&#8203;arukiidou](https://github.com/arukiidou) in
[https://github.com/grafana/helm-charts/pull/2909](https://github.com/grafana/helm-charts/pull/2909)

**Full Changelog**:
grafana/helm-charts@loki-stack-2.10.1...grafana-7.2.4

###
[`v7.2.3`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.2.3)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.2.2...grafana-7.2.3)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow to customize empty dir volume by
[@&#8203;YvesZelros](https://github.com/YvesZelros) in
[https://github.com/grafana/helm-charts/pull/2911](https://github.com/grafana/helm-charts/pull/2911)

#### New Contributors

- [@&#8203;YvesZelros](https://github.com/YvesZelros) made their first
contribution in
[https://github.com/grafana/helm-charts/pull/2911](https://github.com/grafana/helm-charts/pull/2911)

**Full Changelog**:
grafana/helm-charts@grafana-7.2.2...grafana-7.2.3

###
[`v7.2.2`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.2.2)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.2.1...grafana-7.2.2)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Don't fail assertNoLeakedSecrets check if a variable
expansion operator is found by
[@&#8203;bdalpe](https://github.com/bdalpe) in
[https://github.com/grafana/helm-charts/pull/2904](https://github.com/grafana/helm-charts/pull/2904)

#### New Contributors

- [@&#8203;bdalpe](https://github.com/bdalpe) made their first
contribution in
[https://github.com/grafana/helm-charts/pull/2904](https://github.com/grafana/helm-charts/pull/2904)

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.8.0...grafana-7.2.2

###
[`v7.2.1`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.2.1)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.2.0...grafana-7.2.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix secret datasources/notifiers rendering by
[@&#8203;JordanGoasdoue](https://github.com/JordanGoasdoue) in
[https://github.com/grafana/helm-charts/pull/2895](https://github.com/grafana/helm-charts/pull/2895)

#### New Contributors

- [@&#8203;JordanGoasdoue](https://github.com/JordanGoasdoue) made
their first contribution in
[https://github.com/grafana/helm-charts/pull/2895](https://github.com/grafana/helm-charts/pull/2895)

**Full Changelog**:
grafana/helm-charts@grafana-7.2.0...grafana-7.2.1

###
[`v7.2.0`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.2.0)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.1.0...grafana-7.2.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Support Datasource sidecar having envValueFrom by
[@&#8203;mtenrero](https://github.com/mtenrero) in
[https://github.com/grafana/helm-charts/pull/2862](https://github.com/grafana/helm-charts/pull/2862)

#### New Contributors

- [@&#8203;mtenrero](https://github.com/mtenrero) made their first
contribution in
[https://github.com/grafana/helm-charts/pull/2862](https://github.com/grafana/helm-charts/pull/2862)

**Full Changelog**:
grafana/helm-charts@helm-k6-operator-3.4.0...grafana-7.2.0

###
[`v7.1.0`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.1.0)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.22...grafana-7.1.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] feat: fail when users store secrets in plaintext by
[@&#8203;DerekTBrown](https://github.com/DerekTBrown) in
[https://github.com/grafana/helm-charts/pull/2867](https://github.com/grafana/helm-charts/pull/2867)

#### New Contributors

- [@&#8203;DerekTBrown](https://github.com/DerekTBrown) made their
first contribution in
[https://github.com/grafana/helm-charts/pull/2867](https://github.com/grafana/helm-charts/pull/2867)

**Full Changelog**:
grafana/helm-charts@grafana-7.0.22...grafana-7.1.0

###
[`v7.0.22`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.22)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.21...grafana-7.0.22)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] app version to 10.2.3 by
[@&#8203;akselleirv](https://github.com/akselleirv) in
[https://github.com/grafana/helm-charts/pull/2879](https://github.com/grafana/helm-charts/pull/2879)

#### New Contributors

- [@&#8203;akselleirv](https://github.com/akselleirv) made their first
contribution in
[https://github.com/grafana/helm-charts/pull/2879](https://github.com/grafana/helm-charts/pull/2879)

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.7.4...grafana-7.0.22

###
[`v7.0.21`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.21)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.20...grafana-7.0.21)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Quote hostname in ingress.yaml by
[@&#8203;msadiq058](https://github.com/msadiq058) in
[https://github.com/grafana/helm-charts/pull/2871](https://github.com/grafana/helm-charts/pull/2871)

#### New Contributors

- [@&#8203;msadiq058](https://github.com/msadiq058) made their first
contribution in
[https://github.com/grafana/helm-charts/pull/2871](https://github.com/grafana/helm-charts/pull/2871)

**Full Changelog**:
grafana/helm-charts@grafana-7.0.20...grafana-7.0.21

###
[`v7.0.20`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.20)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.19...grafana-7.0.20)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Added support for loadBalancerClass by
[@&#8203;Sheikh-Abubaker](https://github.com/Sheikh-Abubaker) in
[https://github.com/grafana/helm-charts/pull/2790](https://github.com/grafana/helm-charts/pull/2790)

**Full Changelog**:
grafana/helm-charts@grafana-agent-0.30.0...grafana-7.0.20

###
[`v7.0.19`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.19)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.18...grafana-7.0.19)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Updates comments in values.yaml to align
extraVolumes.hostP… by [@&#8203;mheers](https://github.com/mheers) in
[https://github.com/grafana/helm-charts/pull/2856](https://github.com/grafana/helm-charts/pull/2856)

#### New Contributors

- [@&#8203;mheers](https://github.com/mheers) made their first
contribution in
[https://github.com/grafana/helm-charts/pull/2856](https://github.com/grafana/helm-charts/pull/2856)

**Full Changelog**:
grafana/helm-charts@grafana-7.0.18...grafana-7.0.19

###
[`v7.0.18`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.18)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.17...grafana-7.0.18)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: Change sidecar.alerts.initDatasources to
sidecar.alerts.initAlerts by
[@&#8203;kvanzuijlen](https://github.com/kvanzuijlen) in
[https://github.com/grafana/helm-charts/pull/2789](https://github.com/grafana/helm-charts/pull/2789)

**Full Changelog**:
grafana/helm-charts@k8s-monitoring-0.7.0...grafana-7.0.18

###
[`v7.0.17`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.17)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.16...grafana-7.0.17)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Document extraVolumes by
[@&#8203;stephan2012](https://github.com/stephan2012) in
[https://github.com/grafana/helm-charts/pull/2823](https://github.com/grafana/helm-charts/pull/2823)

#### New Contributors

- [@&#8203;stephan2012](https://github.com/stephan2012) made their
first contribution in
[https://github.com/grafana/helm-charts/pull/2823](https://github.com/grafana/helm-charts/pull/2823)

**Full Changelog**:
grafana/helm-charts@grafana-7.0.16...grafana-7.0.17

###
[`v7.0.16`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.16)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.15...grafana-7.0.16)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Avoid unnecessary pod restart on each helm chart version by
[@&#8203;jkroepke](https://github.com/jkroepke) in
[https://github.com/grafana/helm-charts/pull/2834](https://github.com/grafana/helm-charts/pull/2834)

**Full Changelog**:
grafana/helm-charts@grafana-7.0.15...grafana-7.0.16

###
[`v7.0.15`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.15)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.14...grafana-7.0.15)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow setting dns config for pod template by
[@&#8203;weikinhuang](https://github.com/weikinhuang) in
[https://github.com/grafana/helm-charts/pull/2835](https://github.com/grafana/helm-charts/pull/2835)

#### New Contributors

- [@&#8203;weikinhuang](https://github.com/weikinhuang) made their
first contribution in
[https://github.com/grafana/helm-charts/pull/2835](https://github.com/grafana/helm-charts/pull/2835)

**Full Changelog**:
grafana/helm-charts@grafana-7.0.14...grafana-7.0.15

###
[`v7.0.14`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.14)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.11...grafana-7.0.14)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] - Add support for templating in ServiceMonitor labels by
[@&#8203;Allex1](https://github.com/Allex1) in
[https://github.com/grafana/helm-charts/pull/2774](https://github.com/grafana/helm-charts/pull/2774)

**Full Changelog**:
grafana/helm-charts@helm-k6-operator-3.3.0...grafana-7.0.14

###
[`v7.0.11`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.11)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.10...grafana-7.0.11)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Update Grafana to v10.2.2 by
[@&#8203;Footur](https://github.com/Footur) in
[https://github.com/grafana/helm-charts/pull/2795](https://github.com/grafana/helm-charts/pull/2795)

**Full Changelog**:
grafana/helm-charts@grafana-7.0.10...grafana-7.0.11

###
[`v7.0.10`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.10)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.9...grafana-7.0.10)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Mount configSecret by
[@&#8203;YuleZ](https://github.com/YuleZ) in
[https://github.com/grafana/helm-charts/pull/2782](https://github.com/grafana/helm-charts/pull/2782)

**Full Changelog**:
grafana/helm-charts@grafana-7.0.9...grafana-7.0.10

###
[`v7.0.9`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.9)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.8...grafana-7.0.9)

The leading tool for querying and visualizing time series and metrics.

##### What's Changed

- \[grafana] Docs: improve clarity of alert provisioning docs by
[@&#8203;jwreford99](https://github.com/jwreford99) in
[https://github.com/grafana/helm-charts/pull/2792](https://github.com/grafana/helm-charts/pull/2792)

##### New Contributors

- [@&#8203;jwreford99](https://github.com/jwreford99) made their first
contribution in
[https://github.com/grafana/helm-charts/pull/2792](https://github.com/grafana/helm-charts/pull/2792)

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.7.1...grafana-7.0.9

###
[`v7.0.8`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.8)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.6...grafana-7.0.8)

The leading tool for querying and visualizing time series and metrics.

##### What's Changed

- \[grafana] feat(networkpolicy): specify egress destination by
[@&#8203;LeoFVO](https://github.com/LeoFVO) in
[https://github.com/grafana/helm-charts/pull/2776](https://github.com/grafana/helm-charts/pull/2776)

##### New Contributors

- [@&#8203;LeoFVO](https://github.com/LeoFVO) made their first
contribution in
[https://github.com/grafana/helm-charts/pull/2776](https://github.com/grafana/helm-charts/pull/2776)

**Full Changelog**:
grafana/helm-charts@grafana-7.0.6...grafana-7.0.8

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mjnagel pushed a commit that referenced this pull request Nov 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.9.2](defenseunicorns/uds-core@v0.9.1...v0.9.2)
(2024-01-24)


### Miscellaneous

* **deps:** update grafana
([#80](defenseunicorns#80))
([ccb2c12](defenseunicorns@ccb2c12))
* **deps:** update loki
([#72](defenseunicorns#72))
([98134bb](defenseunicorns@98134bb))
* **deps:** update pepr
([#116](defenseunicorns#116))
([bfa7352](defenseunicorns@bfa7352))
* **deps:** update prometheus-stack
([#81](defenseunicorns#81))
([19bedb6](defenseunicorns@19bedb6))
* **deps:** update uds to v0.6.2
([#107](defenseunicorns#107))
([7b7220e](defenseunicorns@7b7220e))
* **deps:** update uds-k3d to v0.3.1
([#89](defenseunicorns#89))
([5d54cd1](defenseunicorns@5d54cd1))
* refactor ci for releases to remove certain artifacts
([#125](defenseunicorns#125))
([c08a062](defenseunicorns@c08a062))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
mjnagel added a commit that referenced this pull request Nov 14, 2025
…s#1465)

## Description

Adds/updates the renovate readiness action to automate PR labelling.
This follows the [design
doc](https://www.notion.so/Renovate-Readiness-Automation-1aee512f24fc8079af84fb4be18d133f)
that was approved to add labels to PRs and automatically pass/fail
preliminary CI based on readiness checks.

## Related Issue

Fixes defenseunicorns#1350

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Other (security config, docs update, etc)

## Steps to Validate

Primarily validated e2e functionality on my fork of core. See the PRs
for examples of the output and labelling (some of these are simulated
based on downgrading versions on main):
- Special case with Pepr (waiting on ib):
#77
- Special case with support deps (plus leaves alone other labels):
#71
- Major image update (plus waiting on cgr):
#75
- Major helm update: #78
- PR that is ready: #76
- Helm chart only: #80
- Waiting on both flavors: #70

Other PRs are also present in that repo (mostly "needs-review") - happy
to validate other cases by changing `main` to simulate certain update
types. Note the labels on each PR and whether initial CI passed or
failed. Also note that these PRs may update over time since renovate is
still active in this repo.

Unit tests are included that can be run with: `cd scripts/renovate &&
npm i && npx jest .` (validate test cases and all of course)

## Checklist before merging

- [x] Test, docs, adr added or updated as needed
- [x] [Contributor
Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)
followed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant