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 helm release node-problem-detector to v2.3.14 #3776

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Oct 9, 2024

This PR contains the following updates:

Package Update Change
node-problem-detector patch 2.3.13 -> 2.3.14

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 this update again.


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

This PR has been generated by Renovate Bot.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner October 9, 2024 16:30
@mchesterbot mchesterbot bot added type/patch area/kubernetes Changes made in the kubernetes directory labels Oct 9, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Oct 9, 2024

--- kubernetes/apps/kube-system/node-problem-detector/app Kustomization: flux-system/cluster-apps-node-problem-detector HelmRelease: kube-system/node-problem-detector

+++ kubernetes/apps/kube-system/node-problem-detector/app Kustomization: flux-system/cluster-apps-node-problem-detector HelmRelease: kube-system/node-problem-detector

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

       chart: node-problem-detector
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: deliveryhero-charts
         namespace: flux-system
-      version: 2.3.13
+      version: 2.3.14
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Oct 9, 2024

--- HelmRelease: kube-system/node-problem-detector DaemonSet: kube-system/node-problem-detector

+++ HelmRelease: kube-system/node-problem-detector DaemonSet: kube-system/node-problem-detector

@@ -29,13 +29,13 @@

       hostNetwork: false
       hostPID: false
       terminationGracePeriodSeconds: 30
       priorityClassName: system-node-critical
       containers:
       - name: node-problem-detector
-        image: registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.18
+        image: registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.19
         imagePullPolicy: IfNotPresent
         command:
         - /bin/sh
         - -c
         - 'exec /node-problem-detector --logtostderr --config.system-log-monitor=/config/kernel-monitor.json,/config/docker-monitor.json  --prometheus-address=0.0.0.0
           --prometheus-port=20257 --k8s-exporter-heartbeat-period=5m0s  '

@mchestr mchestr merged commit ecc353c into main Oct 16, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/node-problem-detector-2.x branch October 16, 2024 07:22
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/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant