-
Notifications
You must be signed in to change notification settings - Fork 21
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 metrics-server #123
Conversation
For this update... There is an updated tag (v0.7.0) in the upstream project and for the upstream image. However, it uses appVersion for the tag. appVersion is still v0.6.4 in both the v0.7.0 tag of the repo and the 3.11.0 release of the chart. 3.11.0 is the latest chart release and that tracks with both upstream and repo1. So currently there is an updated upstream image that is not being used yet. Otherwise there is no update. |
b9473d2
to
730a3d5
Compare
730a3d5
to
7c68a88
Compare
| datasource | package | from | to | | ---------- | -------------------------------------------------------------------- | ------ | ------ | | helm | metrics-server | 3.11.0 | 3.12.0 | | docker | registry.k8s.io/metrics-server/metrics-server | v0.6.4 | v0.7.0 | | docker | registry1.dso.mil/ironbank/opensource/kubernetes-sigs/metrics-server | v0.6.4 | v0.7.0 |
7c68a88
to
03b4c55
Compare
🤖 I have created a release *beep* *boop* --- ## [0.14.0](v0.13.1...v0.14.0) (2024-03-04) ### Features * add keycloak ([#147](#147)) ([f99d3d5](f99d3d5)) ### Miscellaneous * **deps:** update dependency defenseunicorns/uds-common to v0.2.1 ([#205](#205)) ([1b01407](1b01407)) * **deps:** update githubactions to v19 ([#204](#204)) ([d65acd4](d65acd4)) * **deps:** update loki to v5.43.3 ([#199](#199)) ([40f1554](40f1554)) * **deps:** update metrics-server ([#123](#123)) ([fb25a97](fb25a97)) --- 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>
🤖 I have created a release *beep* *boop* --- ## [0.14.0](defenseunicorns/uds-core@v0.13.1...v0.14.0) (2024-03-04) ### Features * add keycloak ([#147](defenseunicorns/uds-core#147)) ([f99d3d5](defenseunicorns/uds-core@f99d3d5)) ### Miscellaneous * **deps:** update dependency defenseunicorns/uds-common to v0.2.1 ([#205](defenseunicorns/uds-core#205)) ([1b01407](defenseunicorns/uds-core@1b01407)) * **deps:** update githubactions to v19 ([#204](defenseunicorns/uds-core#204)) ([d65acd4](defenseunicorns/uds-core@d65acd4)) * **deps:** update loki to v5.43.3 ([#199](defenseunicorns/uds-core#199)) ([40f1554](defenseunicorns/uds-core@40f1554)) * **deps:** update metrics-server ([#123](defenseunicorns/uds-core#123)) ([fb25a97](defenseunicorns/uds-core@fb25a97)) --- 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>
[![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) | minor | `3.11.0` -> `3.12.0` | | registry.k8s.io/metrics-server/metrics-server | minor | `v0.6.4` -> `v0.7.0` | | [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)) | minor | `v0.6.4` -> `v0.7.0` | --- ### Release Notes <details> <summary>kubernetes-sigs/metrics-server (metrics-server)</summary> ### [`v3.12.0`](https://togithub.com/kubernetes-sigs/metrics-server/compare/metrics-server-helm-chart-3.11.0...metrics-server-helm-chart-3.12.0) </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://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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ## [0.14.0](v0.13.1...v0.14.0) (2024-03-04) ### Features * add keycloak ([#147](#147)) ([f99d3d5](f99d3d5)) ### Miscellaneous * **deps:** update dependency defenseunicorns/uds-common to v0.2.1 ([#205](#205)) ([1b01407](1b01407)) * **deps:** update githubactions to v19 ([#204](#204)) ([d65acd4](d65acd4)) * **deps:** update loki to v5.43.3 ([#199](#199)) ([40f1554](40f1554)) * **deps:** update metrics-server ([#123](#123)) ([fb25a97](fb25a97)) --- 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>
This PR contains the following updates:
3.11.0
->3.12.0
v0.6.4
->v0.7.0
v0.6.4
->v0.7.0
Release Notes
kubernetes-sigs/metrics-server (metrics-server)
v3.12.0
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.
This PR has been generated by Mend Renovate. View repository job log here.