Skip to content

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Oct 3, 2025

This PR contains the following updates:

Package Update Change OpenSSF
prometheus-smartctl-exporter (source) minor 0.15.4 -> 0.16.0 OpenSSF Scorecard

Release Notes

prometheus-community/helm-charts (prometheus-smartctl-exporter)

v0.16.0

Compare Source

A Helm chart for Kubernetes

What's Changed

  • [prometheus-smartctl-exporter] add attachMetadata support to ServiceMonitor by @​Eliesmbr in #​6182

New Contributors

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-77.12.1...prometheus-smartctl-exporter-0.16.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.

Copy link

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 875d189
Status: ✅  Deploy successful!
Preview URL: https://9345998f.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-prometheus-smartctl.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Oct 3, 2025

kube/helmrelease/out00

--- HelmRelease: smartctl-exporter/smartctl-exporter ServiceMonitor: smartctl-exporter/smartctl-exporter

+++ HelmRelease: smartctl-exporter/smartctl-exporter ServiceMonitor: smartctl-exporter/smartctl-exporter

@@ -5,12 +5,14 @@

   name: smartctl-exporter
   labels:
     app.kubernetes.io/name: prometheus-smartctl-exporter
     app.kubernetes.io/instance: smartctl-exporter
     app.kubernetes.io/managed-by: Helm
 spec:
+  attachMetadata:
+    node: false
   endpoints:
   - interval: 60s
     path: /metrics
     port: http
     scheme: http
     scrapeTimeout: 30s
@@ -21,12 +23,12 @@

       targetLabel: instance
   namespaceSelector:
     matchNames:
     - smartctl-exporter
   selector:
     matchLabels:
-      helm.sh/chart: prometheus-smartctl-exporter-0.15.4
+      helm.sh/chart: prometheus-smartctl-exporter-0.16.0
       app.kubernetes.io/name: prometheus-smartctl-exporter
       app.kubernetes.io/instance: smartctl-exporter
       app.kubernetes.io/version: v0.14.0
       app.kubernetes.io/managed-by: Helm
 

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