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.1 #34

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
metrics-server minor 3.11.0 -> 3.12.1

Release Notes

kubernetes-sigs/metrics-server (metrics-server)

v3.12.1

v3.12.0


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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.

Copy link

github-actions bot commented Feb 10, 2024

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

+++ kubernetes/apps/kube-system/metrics-server/app Kustomization: flux-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.11.0
+      version: 3.12.1
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

Copy link

github-actions bot commented Feb 10, 2024

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

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

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

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

@renovate renovate bot force-pushed the renovate/metrics-server-3.x branch from c978904 to b111aa8 Compare April 5, 2024 23:00
@renovate renovate 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
@renovate renovate bot force-pushed the renovate/metrics-server-3.x branch from b111aa8 to 98e31a1 Compare August 4, 2024 13:38
@mrugges mrugges merged commit 94fd69a into main Aug 4, 2024
3 checks passed
@renovate renovate bot deleted the renovate/metrics-server-3.x branch August 4, 2024 13:52
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