Skip to content

chore(deps): update metrics-server#298

Merged
mjnagel merged 1 commit intomainfrom
renovate/metrics-server
Apr 12, 2024
Merged

chore(deps): update metrics-server#298
mjnagel merged 1 commit intomainfrom
renovate/metrics-server

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 27, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
metrics-server patch 3.12.0 -> 3.12.1
registry.k8s.io/metrics-server/metrics-server patch v0.7.0 -> v0.7.1
registry1.dso.mil/ironbank/opensource/kubernetes-sigs/metrics-server (source) patch v0.7.0 -> v0.7.1

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 if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@mjnagel mjnagel added the waiting on ironbank This PR is waiting on an image update for ironbank label Mar 29, 2024
@renovate renovate bot force-pushed the renovate/metrics-server branch from 8e32fcf to 905593a Compare April 5, 2024 21:38
@renovate renovate bot changed the title chore(deps): update metrics-server to v0.7.1 chore(deps): update metrics-server Apr 5, 2024
@mjnagel
Copy link
Copy Markdown
Contributor

mjnagel commented Apr 11, 2024

Ironbank messed up the tagging on this one - 0.7.1 is technically available but not tagged correctly - https://repo1.dso.mil/dsop/opensource/kubernetes-sigs/metrics-server/-/issues/70

| datasource | package                                                              | from   | to     |
| ---------- | -------------------------------------------------------------------- | ------ | ------ |
| helm       | metrics-server                                                       | 3.12.0 | 3.12.1 |
| docker     | registry.k8s.io/metrics-server/metrics-server                        | v0.7.0 | v0.7.1 |
| docker     | registry1.dso.mil/ironbank/opensource/kubernetes-sigs/metrics-server | v0.7.0 | v0.7.1 |
@renovate renovate bot force-pushed the renovate/metrics-server branch from 905593a to e394b8b Compare April 11, 2024 21:46
@mjnagel mjnagel removed the waiting on ironbank This PR is waiting on an image update for ironbank label Apr 12, 2024
@mjnagel mjnagel enabled auto-merge (squash) April 12, 2024 15:21
@mjnagel mjnagel merged commit 691fd87 into main Apr 12, 2024
@mjnagel mjnagel deleted the renovate/metrics-server branch April 12, 2024 15:32
mjnagel pushed a commit that referenced this pull request Apr 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.19.0](v0.18.0...v0.19.0)
(2024-04-12)


### Features

* add nightly testing eks
([#250](#250))
([543b09d](543b09d))


### Bug Fixes

* drop path normalization to MERGE_SLASHES to allow apps to handle
encoded slashes
([#330](#330))
([26e965f](26e965f))
* loki bucket configuration service_account and namespace
([#332](#332))
([9518634](9518634))


### Miscellaneous

* **deps:** update grafana
([#257](#257))
([c98e566](c98e566))
* **deps:** update metrics-server
([#298](#298))
([691fd87](691fd87))
* **deps:** update pepr
([#324](#324))
([2ef0f96](2ef0f96))
* **deps:** update pepr to v0.28.7
([#321](#321))
([e7206bb](e7206bb))
* **deps:** update promtail
([#74](#74))
([6a112b5](6a112b5))
* **deps:** update zarf to v0.32.6
([#282](#282))
([443426d](443426d))
* **deps:** update zarf to v0.33.0
([#325](#325))
([f2a2a66](f2a2a66))
* update codeowners
([#338](#338))
([c419574](c419574))

---
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>
rjferguson21 pushed a commit that referenced this pull request Jul 11, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [metrics-server](https://togithub.com/kubernetes-sigs/metrics-server)
| patch | `3.12.0` -> `3.12.1` |
| registry.k8s.io/metrics-server/metrics-server | patch | `v0.7.0` ->
`v0.7.1` |
|
[registry1.dso.mil/ironbank/opensource/kubernetes-sigs/metrics-server](https://togithub.com/kubernetes-sigs/metrics-server)
([source](https://repo1.dso.mil/dsop/opensource/kubernetes-sigs/metrics-server))
| patch | `v0.7.0` -> `v0.7.1` |

---

### 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://togithub.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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


##
[0.19.0](v0.18.0...v0.19.0)
(2024-04-12)


### Features

* add nightly testing eks
([#250](#250))
([543b09d](543b09d))


### Bug Fixes

* drop path normalization to MERGE_SLASHES to allow apps to handle
encoded slashes
([#330](#330))
([26e965f](26e965f))
* loki bucket configuration service_account and namespace
([#332](#332))
([9518634](9518634))


### Miscellaneous

* **deps:** update grafana
([#257](#257))
([c98e566](c98e566))
* **deps:** update metrics-server
([#298](#298))
([691fd87](691fd87))
* **deps:** update pepr
([#324](#324))
([2ef0f96](2ef0f96))
* **deps:** update pepr to v0.28.7
([#321](#321))
([e7206bb](e7206bb))
* **deps:** update promtail
([#74](#74))
([6a112b5](6a112b5))
* **deps:** update zarf to v0.32.6
([#282](#282))
([443426d](443426d))
* **deps:** update zarf to v0.33.0
([#325](#325))
([f2a2a66](f2a2a66))
* update codeowners
([#338](#338))
([c419574](c419574))

---
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 pushed a commit to BagelLab/uds-core 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 |
|---|---|---|
| [metrics-server](https://togithub.com/kubernetes-sigs/metrics-server)
| patch | `3.12.0` -> `3.12.1` |
| registry.k8s.io/metrics-server/metrics-server | patch | `v0.7.0` ->
`v0.7.1` |
|
[registry1.dso.mil/ironbank/opensource/kubernetes-sigs/metrics-server](https://togithub.com/kubernetes-sigs/metrics-server)
([source](https://repo1.dso.mil/dsop/opensource/kubernetes-sigs/metrics-server))
| patch | `v0.7.0` -> `v0.7.1` |

---

### 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://togithub.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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


##
[0.19.0](defenseunicorns/uds-core@v0.18.0...v0.19.0)
(2024-04-12)


### Features

* add nightly testing eks
([defenseunicorns#250](defenseunicorns#250))
([543b09d](defenseunicorns@543b09d))


### Bug Fixes

* drop path normalization to MERGE_SLASHES to allow apps to handle
encoded slashes
([defenseunicorns#330](defenseunicorns#330))
([26e965f](defenseunicorns@26e965f))
* loki bucket configuration service_account and namespace
([defenseunicorns#332](defenseunicorns#332))
([9518634](defenseunicorns@9518634))


### Miscellaneous

* **deps:** update grafana
([defenseunicorns#257](defenseunicorns#257))
([c98e566](defenseunicorns@c98e566))
* **deps:** update metrics-server
([defenseunicorns#298](defenseunicorns#298))
([691fd87](defenseunicorns@691fd87))
* **deps:** update pepr
([defenseunicorns#324](defenseunicorns#324))
([2ef0f96](defenseunicorns@2ef0f96))
* **deps:** update pepr to v0.28.7
([defenseunicorns#321](defenseunicorns#321))
([e7206bb](defenseunicorns@e7206bb))
* **deps:** update promtail
([#74](defenseunicorns#74))
([6a112b5](defenseunicorns@6a112b5))
* **deps:** update zarf to v0.32.6
([defenseunicorns#282](defenseunicorns#282))
([443426d](defenseunicorns@443426d))
* **deps:** update zarf to v0.33.0
([defenseunicorns#325](defenseunicorns#325))
([f2a2a66](defenseunicorns@f2a2a66))
* update codeowners
([defenseunicorns#338](defenseunicorns#338))
([c419574](defenseunicorns@c419574))

---
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant