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

chore(deps): update registry.k8s.io/metrics-server/metrics-server docker tag to v0.7.2 #219

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2023

This PR contains the following updates:

Package Update Change
registry.k8s.io/metrics-server/metrics-server minor v0.6.3 -> v0.7.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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

diff -urN base/list.json head/list.json
--- base/list.json	2023-07-25 15:21:34.599462878 +0000
+++ head/list.json	2023-07-25 15:21:35.171470115 +0000
@@ -92074,7 +92074,7 @@
                         "containers": [
                             {
                                 "name": "metrics-server",
-                                "image": "registry.k8s.io/metrics-server/metrics-server:v0.6.3",
+                                "image": "registry.k8s.io/metrics-server/metrics-server:v0.6.4",
                                 "args": [
                                     "--cert-dir=/tmp",
                                     "--secure-port=4443",

@renovate renovate bot force-pushed the renovate/registry.k8s.io-metrics-server-metrics-server-0.x branch from 87f9b7b to 0cb85c4 Compare August 28, 2023 12:22
@github-actions
Copy link

diff -urN base/list.json head/list.json
--- base/list.json	2023-08-28 12:25:15.369490528 +0000
+++ head/list.json	2023-08-28 12:25:15.845503143 +0000
@@ -92003,7 +92003,7 @@
                         "containers": [
                             {
                                 "name": "metrics-server",
-                                "image": "registry.k8s.io/metrics-server/metrics-server:v0.6.3",
+                                "image": "registry.k8s.io/metrics-server/metrics-server:v0.6.4",
                                 "args": [
                                     "--cert-dir=/tmp",
                                     "--secure-port=4443",

@renovate renovate bot force-pushed the renovate/registry.k8s.io-metrics-server-metrics-server-0.x branch from 0cb85c4 to b8c2565 Compare August 28, 2023 15:27
@github-actions
Copy link

diff -urN base/list.json head/list.json
--- base/list.json	2023-08-28 15:30:49.271561623 +0000
+++ head/list.json	2023-08-28 15:30:49.471561663 +0000
@@ -92003,7 +92003,7 @@
                         "containers": [
                             {
                                 "name": "metrics-server",
-                                "image": "registry.k8s.io/metrics-server/metrics-server:v0.6.3",
+                                "image": "registry.k8s.io/metrics-server/metrics-server:v0.6.4",
                                 "args": [
                                     "--cert-dir=/tmp",
                                     "--secure-port=4443",

@renovate renovate bot force-pushed the renovate/registry.k8s.io-metrics-server-metrics-server-0.x branch from b8c2565 to 1ee96b2 Compare October 31, 2023 16:33
Copy link

kube-system/metrics-server Deployment (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "metrics-server"
-            image: "registry.k8s.io/metrics-server/metrics-server:v0.6.3"
+            image: "registry.k8s.io/metrics-server/metrics-server:v0.6.4"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/registry.k8s.io-metrics-server-metrics-server-0.x branch from 1ee96b2 to 2c1557a Compare January 8, 2024 22:58
Copy link

github-actions bot commented Jan 8, 2024

kube-system/metrics-server Deployment (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "metrics-server"
-            image: "registry.k8s.io/metrics-server/metrics-server:v0.6.3"
+            image: "registry.k8s.io/metrics-server/metrics-server:v0.6.4"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot changed the title chore(deps): update registry.k8s.io/metrics-server/metrics-server docker tag to v0.6.4 chore(deps): update registry.k8s.io/metrics-server/metrics-server docker tag to v0.7.0 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/registry.k8s.io-metrics-server-metrics-server-0.x branch from 2c1557a to 330e578 Compare January 23, 2024 16:39
Copy link

kube-system/metrics-server Deployment (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "metrics-server"
-            image: "registry.k8s.io/metrics-server/metrics-server:v0.6.3"
+            image: "registry.k8s.io/metrics-server/metrics-server:v0.7.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot changed the title chore(deps): update registry.k8s.io/metrics-server/metrics-server docker tag to v0.7.0 chore(deps): update registry.k8s.io/metrics-server/metrics-server docker tag to v0.7.1 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/registry.k8s.io-metrics-server-metrics-server-0.x branch from 330e578 to 86a5667 Compare March 27, 2024 11:00
Copy link

kube-system/metrics-server Deployment (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "metrics-server"
-            image: "registry.k8s.io/metrics-server/metrics-server:v0.6.3"
+            image: "registry.k8s.io/metrics-server/metrics-server:v0.7.1"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot changed the title chore(deps): update registry.k8s.io/metrics-server/metrics-server docker tag to v0.7.1 chore(deps): update registry.k8s.io/metrics-server/metrics-server docker tag to v0.7.2 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/registry.k8s.io-metrics-server-metrics-server-0.x branch from 86a5667 to 083ccb1 Compare August 30, 2024 00:06
Copy link

kube-system/metrics-server Deployment (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "metrics-server"
-            image: "registry.k8s.io/metrics-server/metrics-server:v0.6.3"
+            image: "registry.k8s.io/metrics-server/metrics-server:v0.7.2"
           }
         ]
       }
     }
   }
 }

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.

0 participants