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(container): update image registry.k8s.io/autoscaling/vpa-recommender to v1.3.0 #1403

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

Conversation

detective-gesicht[bot]
Copy link
Contributor

@detective-gesicht detective-gesicht bot commented Jan 15, 2025

This PR contains the following updates:

Package Update Change
registry.k8s.io/autoscaling/vpa-recommender minor 1.2.1 -> 1.3.0

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Jan 15, 2025

--- clusters/mallard/kube/apps/monitoring/vpa/app Kustomization: flux-system/cluster-apps-vpa HelmRelease: monitoring/vpa

+++ clusters/mallard/kube/apps/monitoring/vpa/app Kustomization: flux-system/cluster-apps-vpa HelmRelease: monitoring/vpa

@@ -31,10 +31,10 @@

     admissionController:
       enabled: false
     recommender:
       enabled: true
       image:
         repository: registry.k8s.io/autoscaling/vpa-recommender
-        tag: 1.2.1
+        tag: 1.3.0
     updater:
       enabled: false
 

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Jan 15, 2025

--- HelmRelease: monitoring/vpa Deployment: monitoring/vpa-recommender

+++ HelmRelease: monitoring/vpa Deployment: monitoring/vpa-recommender

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

         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
-        image: registry.k8s.io/autoscaling/vpa-recommender:1.2.1
+        image: registry.k8s.io/autoscaling/vpa-recommender:1.3.0
         imagePullPolicy: Always
         args:
         - --pod-recommendation-min-cpu-millicores=15
         - --pod-recommendation-min-memory-mb=100
         - --v=4
         livenessProbe:

@detective-gesicht detective-gesicht bot changed the title fix(container): update image registry.k8s.io/autoscaling/vpa-recommender to v1.2.2 feat(container): update image registry.k8s.io/autoscaling/vpa-recommender to v1.3.0 Jan 24, 2025
@detective-gesicht detective-gesicht bot force-pushed the renovate/registry.k8s.io-autoscaling-vpa-recommender-1.x branch from a417ba4 to 5d67198 Compare January 24, 2025 22:19
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