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

chore(helm-chart): update helm release prometheus-smartctl-exporter to v0.12.0 #5049

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

budimanjojo-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
prometheus-smartctl-exporter (source) minor 0.11.0 -> 0.12.0

Release Notes

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

v0.12.0

Compare Source

A Helm chart for Kubernetes

What's Changed

Full Changelog: prometheus-community/helm-charts@prometheus-operator-admission-webhook-0.18.1...prometheus-smartctl-exporter-0.12.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

…o v0.12.0

Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
@budimanjojo-bot budimanjojo-bot bot added renovate/helm Pull request to a Renovate helm update renovatebot Pull request created by Renovate type/minor Pull request of type minor version bump labels Dec 24, 2024
@budimanjojo-bot
Copy link
Contributor Author

--- cluster/apps/monitoring-system/smartctl-exporter/base Kustomization: flux-system/monitoring-system-smartctl-exporter HelmRelease: monitoring-system/smartctl-exporter

+++ cluster/apps/monitoring-system/smartctl-exporter/base Kustomization: flux-system/monitoring-system-smartctl-exporter HelmRelease: monitoring-system/smartctl-exporter

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

       chart: prometheus-smartctl-exporter
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: prometheus-community-charts
         namespace: flux-system
-      version: 0.11.0
+      version: 0.12.0
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 15m
   upgrade:

@budimanjojo-bot
Copy link
Contributor Author

--- HelmRelease: monitoring-system/smartctl-exporter DaemonSet: monitoring-system/smartctl-exporter-0

+++ HelmRelease: monitoring-system/smartctl-exporter DaemonSet: monitoring-system/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.12.0
+      - image: quay.io/prometheuscommunity/smartctl-exporter:v0.13.0
         imagePullPolicy: IfNotPresent
         args:
         - --smartctl.path=/usr/sbin/smartctl
         - --smartctl.interval=120s
         - --web.listen-address=0.0.0.0:9633
         - --web.telemetry-path=/metrics
--- HelmRelease: monitoring-system/smartctl-exporter ServiceMonitor: monitoring-system/smartctl-exporter

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

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

     scrapeTimeout: 30s
   namespaceSelector:
     matchNames:
     - monitoring-system
   selector:
     matchLabels:
-      helm.sh/chart: prometheus-smartctl-exporter-0.11.0
+      helm.sh/chart: prometheus-smartctl-exporter-0.12.0
       app.kubernetes.io/name: prometheus-smartctl-exporter
       app.kubernetes.io/instance: smartctl-exporter
-      app.kubernetes.io/version: v0.12.0
+      app.kubernetes.io/version: v0.13.0
       app.kubernetes.io/managed-by: Helm
 

@budimanjojo-bot budimanjojo-bot bot merged commit 4b5f832 into main Dec 24, 2024
4 checks passed
@budimanjojo-bot budimanjojo-bot bot deleted the renovate/prometheus-smartctl-exporter-0.x branch December 24, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/helm Pull request to a Renovate helm update renovatebot Pull request created by Renovate type/minor Pull request of type minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants