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 metrics-server ( 3.11.0 β†’ 3.12.0 ) #1671

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Feb 7, 2024

This PR contains the following updates:

Package Update Change
metrics-server minor 3.11.0 -> 3.12.0

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.

| datasource | package        | from   | to     |
| ---------- | -------------- | ------ | ------ |
| helm       | metrics-server | 3.11.0 | 3.12.0 |
@smurf-bot smurf-bot bot requested a review from joryirving as a code owner February 7, 2024 15:26
@smurf-bot smurf-bot bot added renovate/helm type/minor area/kubernetes Changes made in the kubernetes directory cluster/pi labels Feb 7, 2024
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 7, 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.0
         imagePullPolicy: IfNotPresent
         args:
         - --secure-port=10250
         - --cert-dir=/tmp
         - --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname
         - --kubelet-use-node-status-port

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 7, 2024

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

+++ kubernetes/pi/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.0
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

@joryirving joryirving merged commit 136f8b3 into main Feb 7, 2024
10 checks passed
@joryirving joryirving deleted the renovate/pi-metrics-server-3.x branch February 7, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/helm type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant