Skip to content

fix(helm): update chart metrics-server ( 3.13.0 ➔ 3.13.1 )#337

Open
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/metrics-server-3.x
Open

fix(helm): update chart metrics-server ( 3.13.0 ➔ 3.13.1 )#337
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/metrics-server-3.x

Conversation

@parsec-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
metrics-server patch 3.13.03.13.1

Warning

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


Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 Mend Renovate.

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/kube-system/metrics-server/app Kustomization: kube-system/metrics-server HelmRelease: kube-system/metrics-server

+++ kubernetes/apps/kube-system/metrics-server/app Kustomization: kube-system/metrics-server HelmRelease: kube-system/metrics-server

@@ -13,13 +13,13 @@

     spec:
       chart: metrics-server
       sourceRef:
         kind: HelmRepository
         name: metrics-server
         namespace: flux-system
-      version: 3.13.0
+      version: 3.13.1
   install:
     remediation:
       retries: 3
   interval: 1h
   upgrade:
     cleanupOnFail: true

@github-actions

Copy link
Copy Markdown
--- HelmRelease: kube-system/metrics-server Deployment: kube-system/metrics-server

+++ HelmRelease: kube-system/metrics-server Deployment: kube-system/metrics-server

@@ -31,13 +31,13 @@

             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
           seccompProfile:
             type: RuntimeDefault
-        image: registry.k8s.io/metrics-server/metrics-server:v0.8.0
+        image: registry.k8s.io/metrics-server/metrics-server:v0.8.1
         imagePullPolicy: IfNotPresent
         args:
         - --secure-port=10250
         - --cert-dir=/tmp
         - --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname
         - --kubelet-use-node-status-port

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.

0 participants