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

Update dependency kubernetes-sigs/metrics-server to v0.6.1 #267

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
kubernetes-sigs/metrics-server patch v0.6.0 -> v0.6.1

Release Notes

kubernetes-sigs/metrics-server

v0.6.1

Compare Source

Installation

kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/download/v0.6.1/components.yaml

Changes since v0.6.0

Deprecation
  • Logging flags that are klog specific (--log-dir, --log-file, --logtostderr, --alsologtostderr, --one-output, --stderrthreshold, --log-file-max-size, --skip-log-headers, --add-dir-header, --skip-headers, --log-backtrace-at) are deprecated and will be removed following Kubernetes v1.25 release. More details are available in KEP-2845.
Fixes

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2022

diff

  • e2e_test/kube-system_apps_v1_deployment_metrics-server.yaml

e2e_test/kube-system_apps_v1_deployment_metrics-server.yaml

diff --git a/tmp/kustomize-action-PsF0VS/e2e_test/kube-system_apps_v1_deployment_metrics-server.yaml b/tmp/kustomize-action-7HtNjH/e2e_test/kube-system_apps_v1_deployment_metrics-server.yaml
index 18d6b70..21c6a70 100644
--- a/tmp/kustomize-action-PsF0VS/e2e_test/kube-system_apps_v1_deployment_metrics-server.yaml
+++ b/tmp/kustomize-action-7HtNjH/e2e_test/kube-system_apps_v1_deployment_metrics-server.yaml
@@ -25,7 +25,7 @@ spec:
         - --kubelet-use-node-status-port
         - --metric-resolution=15s
         - --kubelet-insecure-tls
-        image: k8s.gcr.io/metrics-server/metrics-server:v0.6.0
+        image: k8s.gcr.io/metrics-server/metrics-server:v0.6.1
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2022

e2e-test

screenshot

@renovate renovate bot merged commit 1f17c23 into master Feb 9, 2022
@renovate renovate bot deleted the renovate/kubernetes-sigs-metrics-server-0.x branch February 9, 2022 18:18
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