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

⏫(cont): prometheus-smartctl-exporter docker tag ( 0.9.0 → 0.10.0 ) #190

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

ktvbot[bot]
Copy link
Contributor

@ktvbot ktvbot bot commented Jun 18, 2024

This PR contains the following updates:

Package Update Change
prometheus-smartctl-exporter minor 0.9.0 -> 0.10.0

Release Notes

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

v0.10.0

Compare Source

  • [FEATURE] Add device include/exclude filters for the automatic scanning #​99
  • [ENHANCEMENT] Critical metrics for SCSI disks added #​131
  • [CHANGE] Remove duplicate smartctl_device_status metric #​137
  • [CHANGE] Fix reported Data bytes Read/Written on SSDs #​138
  • [FEATURE] Add background scanning for devices #​140
  • [ENHANCEMENT] Added device name to logger rc code parser #​141

Configuration

📅 Schedule: Branch creation - "after 8am,before 11pm" in timezone America/New_York, 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

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

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

@@ -16,12 +16,12 @@

     scrapeTimeout: 30s
   namespaceSelector:
     matchNames:
     - observability
   selector:
     matchLabels:
-      helm.sh/chart: prometheus-smartctl-exporter-0.9.0
+      helm.sh/chart: prometheus-smartctl-exporter-0.10.0
       app.kubernetes.io/name: prometheus-smartctl-exporter
       app.kubernetes.io/instance: smartctl-exporter
       app.kubernetes.io/version: v0.12.0
       app.kubernetes.io/managed-by: Helm
 

Copy link

--- 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.9.0
+      version: 0.10.0
   dependsOn:
   - name: kube-prometheus-stack
     namespace: observability
   install:
     remediation:
       retries: 3

@ktvbot ktvbot bot changed the title feat(container): update image prometheus-smartctl-exporter ( 0.9.0 → 0.10.0 ) feat(container): update prometheus-smartctl-exporter ( 0.9.0 → 0.10.0 ) Jun 19, 2024
@ktvbot ktvbot bot force-pushed the renovate/prometheus-smartctl-exporter-0.x branch 2 times, most recently from dbbd91b to bdc0fbd Compare June 19, 2024 15:25
@ktvbot ktvbot bot changed the title feat(container): update prometheus-smartctl-exporter ( 0.9.0 → 0.10.0 ) ⏫(docker): Update prometheus-smartctl-exporter ( 0.9.0 → 0.10.0 ) Jun 19, 2024
@ktvbot ktvbot bot force-pushed the renovate/prometheus-smartctl-exporter-0.x branch from bdc0fbd to 9397271 Compare June 19, 2024 17:02
@ktvbot ktvbot bot changed the title ⏫(docker): Update prometheus-smartctl-exporter ( 0.9.0 → 0.10.0 ) ⏫(deps): update image prometheus-smartctl-exporter ( 0.9.0 → 0.10.0 ) Jun 19, 2024
@ktvbot ktvbot bot changed the title ⏫(deps): update image prometheus-smartctl-exporter ( 0.9.0 → 0.10.0 ) ⏫(deps): Update image prometheus-smartctl-exporter ( 0.9.0 → 0.10.0 ) Jun 19, 2024
@ktvbot ktvbot bot changed the title ⏫(deps): Update image prometheus-smartctl-exporter ( 0.9.0 → 0.10.0 ) ⏫(deps): Update prometheus-smartctl-exporter Docker tag ( 0.9.0 → 0.10.0 ) Jun 19, 2024
@ktvbot ktvbot bot changed the title ⏫(deps): Update prometheus-smartctl-exporter Docker tag ( 0.9.0 → 0.10.0 ) feat(container): update prometheus-smartctl-exporter docker tag ( 0.9.0 → 0.10.0 ) Jun 19, 2024
@ktvbot ktvbot bot changed the title feat(container): update prometheus-smartctl-exporter docker tag ( 0.9.0 → 0.10.0 ) ⏫(cont): update prometheus-smartctl-exporter docker tag ( 0.9.0 → 0.10.0 ) Jun 19, 2024
@ktvbot ktvbot bot changed the title ⏫(cont): update prometheus-smartctl-exporter docker tag ( 0.9.0 → 0.10.0 ) ⏫(cont): update prometheus-smartctl-exporter ( 0.9.0 → 0.10.0 ) Jun 19, 2024
@ktvbot ktvbot bot changed the title ⏫(cont): update prometheus-smartctl-exporter ( 0.9.0 → 0.10.0 ) ⏫(cont): prometheus-smartctl-exporter docker tag ( 0.9.0 → 0.10.0 ) Jun 19, 2024
@ktvbot ktvbot bot force-pushed the renovate/prometheus-smartctl-exporter-0.x branch from 9397271 to 5405eb6 Compare June 19, 2024 20:43
@ktvbot ktvbot bot force-pushed the renovate/prometheus-smartctl-exporter-0.x branch 4 times, most recently from 1db089b to 78ad0a9 Compare June 19, 2024 23:21
@ktvbot ktvbot bot force-pushed the renovate/prometheus-smartctl-exporter-0.x branch from 91216fa to 77b54f9 Compare June 20, 2024 01:03
@kiliantyler kiliantyler merged commit 066a815 into main Jun 20, 2024
8 checks passed
@kiliantyler kiliantyler deleted the renovate/prometheus-smartctl-exporter-0.x branch June 20, 2024 01:06
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.

None yet

1 participant