Skip to content

feat(helm): update chart goldilocks ( 10.3.0 ➔ 10.4.1 )#331

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/goldilocks-10.x
Open

feat(helm): update chart goldilocks ( 10.3.0 ➔ 10.4.1 )#331
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/goldilocks-10.x

Conversation

@renovate

@renovate renovate Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
goldilocks minor 10.3.010.4.1

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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.

@github-actions

github-actions Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor
--- kubernetes/apps/observability/goldilocks/app Kustomization: observability/goldilocks HelmRelease: observability/goldilocks

+++ kubernetes/apps/observability/goldilocks/app Kustomization: observability/goldilocks HelmRelease: observability/goldilocks

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

     spec:
       chart: goldilocks
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: fairwinds-stable
-      version: 10.3.0
+      version: 10.4.1
   install:
     crds: CreateReplace
     strategy:
       name: RetryOnFailure
   interval: 1h
   rollback:

@github-actions

github-actions Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor
--- HelmRelease: observability/goldilocks ServiceAccount: observability/goldilocks-vpa-recommender

+++ HelmRelease: observability/goldilocks ServiceAccount: observability/goldilocks-vpa-recommender

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

 ---
 apiVersion: v1
 kind: ServiceAccount
 automountServiceAccountToken: true
 metadata:
   name: goldilocks-vpa-recommender
+  namespace: observability
   labels:
     app.kubernetes.io/name: vpa
     app.kubernetes.io/instance: goldilocks
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: recommender
 
--- HelmRelease: observability/goldilocks Deployment: observability/goldilocks-vpa-recommender

+++ HelmRelease: observability/goldilocks Deployment: observability/goldilocks-vpa-recommender

@@ -1,11 +1,12 @@

 ---
 apiVersion: apps/v1
 kind: Deployment
 metadata:
   name: goldilocks-vpa-recommender
+  namespace: observability
   labels:
     app.kubernetes.io/component: recommender
     app.kubernetes.io/name: vpa
     app.kubernetes.io/instance: goldilocks
     app.kubernetes.io/managed-by: Helm
 spec:
@@ -34,13 +35,13 @@

         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
-        image: registry.k8s.io/autoscaling/vpa-recommender:1.4.1
+        image: registry.k8s.io/autoscaling/vpa-recommender:1.6.0
         imagePullPolicy: Always
         args:
         - --pod-recommendation-min-cpu-millicores=15
         - --pod-recommendation-min-memory-mb=100
         - --v=4
         livenessProbe:
--- HelmRelease: observability/goldilocks ClusterRole: observability/vpa-updater-in-place

+++ HelmRelease: observability/goldilocks ClusterRole: observability/vpa-updater-in-place

@@ -0,0 +1,14 @@

+---
+apiVersion: rbac.authorization.k8s.io/v1
+kind: ClusterRole
+metadata:
+  name: vpa-updater-in-place
+rules:
+- apiGroups:
+  - ''
+  resources:
+  - pods/resize
+  - pods
+  verbs:
+  - patch
+

@renovate renovate Bot force-pushed the renovate/goldilocks-10.x branch 2 times, most recently from b6cbbe8 to 80ecf20 Compare June 22, 2026 18:58
@renovate renovate Bot force-pushed the renovate/goldilocks-10.x branch 3 times, most recently from ddd9a0f to b116960 Compare June 29, 2026 17:53
@renovate renovate Bot changed the title feat(helm): update chart goldilocks ( 10.3.0 ➔ 10.4.0 ) feat(helm): update chart goldilocks ( 10.3.0 ➔ 10.4.1 ) Jul 1, 2026
@renovate renovate Bot force-pushed the renovate/goldilocks-10.x branch 2 times, most recently from eb6d266 to be93e6e Compare July 6, 2026 23:05
@renovate renovate Bot force-pushed the renovate/goldilocks-10.x branch from be93e6e to 3f4e367 Compare July 10, 2026 23:53
@renovate renovate Bot force-pushed the renovate/goldilocks-10.x branch from 3f4e367 to 0cf1a94 Compare July 13, 2026 14:50
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