Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

fix(container): update image registry.k8s.io/autoscaling/vpa-recommender to v1.2.1 #613

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

Conversation

k3s-home-gha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
registry.k8s.io/autoscaling/vpa-recommender patch 1.2.0 -> 1.2.1

Warning

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


Configuration

📅 Schedule: Branch creation - "every weekend" (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 has been generated by Renovate Bot.

Copy link

--- kubernetes/apps/kube-system/vpa/app Kustomization: flux-system/vpa HelmRelease: kube-system/vpa

+++ kubernetes/apps/kube-system/vpa/app Kustomization: flux-system/vpa HelmRelease: kube-system/vpa

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

         pod-recommendation-min-cpu-millicores: 15
         pod-recommendation-min-memory-mb: 61
         prometheus-address: http://thanos-query.observability.svc.cluster.local:9090
         storage: prometheus
       image:
         repository: registry.k8s.io/autoscaling/vpa-recommender
-        tag: 1.2.0
+        tag: 1.2.1
       resources:
         limits:
           memory: 200M
         requests:
           cpu: 10m
           memory: 100M

Copy link

--- HelmRelease: kube-system/vpa Deployment: kube-system/vpa-recommender

+++ HelmRelease: kube-system/vpa Deployment: kube-system/vpa-recommender

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

         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
-        image: registry.k8s.io/autoscaling/vpa-recommender:1.2.0
+        image: registry.k8s.io/autoscaling/vpa-recommender:1.2.1
         imagePullPolicy: Always
         args:
         - --container-pod-name-label=pod
         - --pod-recommendation-min-cpu-millicores=15
         - --pod-recommendation-min-memory-mb=61
         - --prometheus-address=http://thanos-query.observability.svc.cluster.local:9090

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants