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

feat(helm): update chart metrics-server to 3.12.2 #1846

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wyoa-bot[bot]
Copy link
Contributor

@wyoa-bot wyoa-bot bot commented Feb 7, 2024

This PR contains the following updates:

Package Update Change
metrics-server minor 3.11.0 -> 3.12.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 has been generated by Renovate Bot.

@wyoa-bot wyoa-bot bot requested a review from jr0dd as a code owner February 7, 2024 16:07
@wyoa-bot wyoa-bot bot added type/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Feb 7, 2024
@wyoa-bot
Copy link
Contributor Author

wyoa-bot bot commented Feb 7, 2024

Path: cluster/apps/kube-system/metrics-server/helm-release.yaml%0AVersion: 3.11.0 -> 3.12.2%0A%0Adiff%0A@@ -133,6 +133,7 @@%0A port: 443%0A protocol: TCP%0A targetPort: https%0A+ appProtocol: https%0A selector:%0A app.kubernetes.io/name: metrics-server%0A app.kubernetes.io/instance: metrics-server%0A@@ -159,7 +160,6 @@%0A app.kubernetes.io/name: metrics-server%0A app.kubernetes.io/instance: metrics-server%0A spec:%0A- schedulerName:%0A serviceAccountName: metrics-server%0A priorityClassName: "system-cluster-critical"%0A containers:%0A@@ -174,7 +174,7 @@%0A runAsUser: 1000%0A seccompProfile:%0A type: RuntimeDefault%0A- image: registry.k8s.io/metrics-server/metrics-server:v0.6.4%0A+ image: registry.k8s.io/metrics-server/metrics-server:v0.7.2%0A imagePullPolicy: IfNotPresent%0A args:%0A - --secure-port=10250%0A@@ -249,7 +249,7 @@%0A app.kubernetes.io/instance: metrics-server%0A app.kubernetes.io/managed-by: Helm%0A spec:%0A- jobLabel: metrics-server%0A+ jobLabel: app.kubernetes.io/instance%0A namespaceSelector:%0A matchNames:%0A - default%0A

@wyoa-bot
Copy link
Contributor Author

wyoa-bot bot commented Feb 7, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ YAML yamllint 1 0 0.18s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@wyoa-bot wyoa-bot bot force-pushed the renovate/metrics-server-3.x branch from b00ddbd to 27b347e Compare April 5, 2024 20:16
@wyoa-bot wyoa-bot bot changed the title feat(helm): update chart metrics-server to 3.12.0 feat(helm): update chart metrics-server to 3.12.1 Apr 5, 2024
| datasource | package        | from   | to     |
| ---------- | -------------- | ------ | ------ |
| helm       | metrics-server | 3.11.0 | 3.12.2 |
@wyoa-bot wyoa-bot bot force-pushed the renovate/metrics-server-3.x branch from 27b347e to b1b16f2 Compare October 8, 2024 00:28
@wyoa-bot wyoa-bot bot changed the title feat(helm): update chart metrics-server to 3.12.1 feat(helm): update chart metrics-server to 3.12.2 Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants