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

fix(helm): update metrics-server ( 3.12.0 β†’ 3.12.1 ) #1175

Merged
merged 1 commit into from
Apr 6, 2024

Conversation

ergho-bot[bot]
Copy link
Contributor

@ergho-bot ergho-bot bot commented Apr 5, 2024

This PR contains the following updates:

Package Update Change
metrics-server patch 3.12.0 -> 3.12.1

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.

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Apr 5, 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.7.0
+        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

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Apr 5, 2024

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

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

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

     spec:
       chart: metrics-server
       sourceRef:
         kind: HelmRepository
         name: metrics-server-charts
         namespace: flux-system
-      version: 3.12.0
+      version: 3.12.1
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3

@ergho-bot ergho-bot bot removed the area/cluster label Apr 6, 2024
@ergho ergho merged commit ad2364a into main Apr 6, 2024
7 of 8 checks passed
@ergho ergho deleted the renovate/metrics-server-3.x branch April 6, 2024 23:42
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