Skip to content

feat(container): update image prometheus-smartctl-exporter to v0.16.0#391

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/prometheus-smartctl-exporter-0.x
Open

feat(container): update image prometheus-smartctl-exporter to v0.16.0#391
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/prometheus-smartctl-exporter-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 26, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
prometheus-smartctl-exporter minor 0.13.00.16.0

Release Notes

prometheus-community/smartctl_exporter (prometheus-smartctl-exporter)

v0.14.0

Compare Source

  • [BUGFIX] smart_status exported if object is present #​260
  • [ENHANCEMENT] Added version collector metric #​273
  • [FEATURE] Allow to define power mode skip policy #​242
  • [FEATURE] Use worker pool for smartctl #​204

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 Apr 26, 2025

Copy link
Copy Markdown
--- kubernetes/apps/observability/smartctl-exporter/app Kustomization: flux-system/smartctl-exporter HelmRelease: observability/smartctl-exporter

+++ kubernetes/apps/observability/smartctl-exporter/app Kustomization: flux-system/smartctl-exporter HelmRelease: observability/smartctl-exporter

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

     spec:
       chart: prometheus-smartctl-exporter
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 0.13.0
+      version: 0.16.0
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false

@github-actions

github-actions Bot commented Apr 26, 2025

Copy link
Copy Markdown
--- HelmRelease: observability/smartctl-exporter DaemonSet: observability/smartctl-exporter-0

+++ HelmRelease: observability/smartctl-exporter DaemonSet: observability/smartctl-exporter-0

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

       labels:
         app.kubernetes.io/name: prometheus-smartctl-exporter
         app.kubernetes.io/instance: smartctl-exporter
         idx: i0
     spec:
       containers:
-      - image: quay.io/prometheuscommunity/smartctl-exporter:v0.13.0
+      - image: quay.io/prometheuscommunity/smartctl-exporter:v0.14.0
         imagePullPolicy: IfNotPresent
         args:
         - --smartctl.path=/usr/sbin/smartctl
         - --smartctl.interval=120s
         - --smartctl.device=/dev/nvme0n1
         - --web.listen-address=0.0.0.0:9633
--- HelmRelease: observability/smartctl-exporter ServiceMonitor: observability/smartctl-exporter

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

@@ -5,23 +5,25 @@

   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
   namespaceSelector:
     matchNames:
     - observability
   selector:
     matchLabels:
-      helm.sh/chart: prometheus-smartctl-exporter-0.13.0
+      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.13.0
+      app.kubernetes.io/version: v0.14.0
       app.kubernetes.io/managed-by: Helm
 

@renovate renovate Bot force-pushed the renovate/prometheus-smartctl-exporter-0.x branch 2 times, most recently from bbbce1f to 5d1bfea Compare April 27, 2025 18:49
@renovate renovate Bot changed the title feat(container): update image prometheus-smartctl-exporter to v0.14.0 feat(container): update image prometheus-smartctl-exporter to v0.15.0 Apr 27, 2025
@renovate renovate Bot force-pushed the renovate/prometheus-smartctl-exporter-0.x branch from 5d1bfea to a4b288d Compare April 28, 2025 13:50
@renovate renovate Bot changed the title feat(container): update image prometheus-smartctl-exporter to v0.15.0 feat(container): update image prometheus-smartctl-exporter to v0.15.1 Apr 28, 2025
@renovate renovate Bot changed the title feat(container): update image prometheus-smartctl-exporter to v0.15.1 feat(container): update image prometheus-smartctl-exporter to v0.15.2 Jun 20, 2025
@renovate renovate Bot force-pushed the renovate/prometheus-smartctl-exporter-0.x branch 2 times, most recently from b02725a to 2511526 Compare June 20, 2025 22:45
@renovate renovate Bot changed the title feat(container): update image prometheus-smartctl-exporter to v0.15.2 feat(container): update image prometheus-smartctl-exporter to v0.15.3 Jun 20, 2025
@renovate renovate Bot force-pushed the renovate/prometheus-smartctl-exporter-0.x branch from 2511526 to 8f12716 Compare July 19, 2025 22:37
@renovate renovate Bot changed the title feat(container): update image prometheus-smartctl-exporter to v0.15.3 feat(container): update image prometheus-smartctl-exporter to v0.15.4 Jul 19, 2025
@renovate renovate Bot force-pushed the renovate/prometheus-smartctl-exporter-0.x branch from 8f12716 to 2ee706a Compare October 3, 2025 10:08
@renovate renovate Bot changed the title feat(container): update image prometheus-smartctl-exporter to v0.15.4 feat(container): update image prometheus-smartctl-exporter to v0.16.0 Oct 3, 2025
@renovate renovate Bot force-pushed the renovate/prometheus-smartctl-exporter-0.x branch from 2ee706a to cc89028 Compare January 8, 2026 19:29
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