Skip to content

fix(container): update image registry.k8s.io/node-problem-detector/node-problem-detector to v0.8.18 #5851

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

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
registry.k8s.io/node-problem-detector/node-problem-detector patch v0.8.17 -> v0.8.18

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.

…de-problem-detector to v0.8.18

| datasource | package                                                     | from    | to      |
| ---------- | ----------------------------------------------------------- | ------- | ------- |
| docker     | registry.k8s.io/node-problem-detector/node-problem-detector | v0.8.17 | v0.8.18 |
@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

@@ -17,11 +17,11 @@

         namespace: flux-system
       version: 2.3.12
   interval: 30m
   values:
     image:
       repository: registry.k8s.io/node-problem-detector/node-problem-detector
-      tag: v0.8.17
+      tag: v0.8.18
     metrics:
       serviceMonitor:
         enabled: true
 

@rosey-the-renovator-bot
Copy link
Contributor Author

--- 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.17
+        image: registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.18
         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  '

@rwlove rwlove merged commit 4310f3b into main Apr 6, 2024
11 checks passed
@rwlove rwlove deleted the renovate/registry.k8s.io-node-problem-detector-node-problem-detector-0.x branch April 6, 2024 12:34
rwlove added a commit that referenced this pull request Apr 8, 2024
…ector/node-problem-detector to v0.8.18 (#5851)"

This reverts commit 4310f3b.
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.

1 participant