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(container): update image ghcr.io/joryirving/smartctl_exporter to e332113 #2946

Merged

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Oct 7, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/joryirving/smartctl_exporter (source) digest 2769174 -> e332113

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner October 7, 2024 17:04
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Oct 7, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Oct 7, 2024

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

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

@@ -34,12 +34,12 @@

       - /dev/nvme0n1
       - /dev/nvme1n1
       - /dev/nvme2n1
     fullnameOverride: smartctl-exporter
     image:
       repository: ghcr.io/joryirving/smartctl_exporter
-      tag: 0.12.0@sha256:276917436a966f537755fcb7e145acad2c30dcb53d5841602b6c0545aac6cbd3
+      tag: 0.12.0@sha256:e332113da59f930bb19292214e902f8b311753895b402fc420682148fea0f7ed
     prometheusRules:
       enabled: false
     serviceMonitor:
       enabled: true
 

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Oct 7, 2024

--- 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: ghcr.io/joryirving/smartctl_exporter:0.12.0@sha256:276917436a966f537755fcb7e145acad2c30dcb53d5841602b6c0545aac6cbd3
+      - image: ghcr.io/joryirving/smartctl_exporter:0.12.0@sha256:e332113da59f930bb19292214e902f8b311753895b402fc420682148fea0f7ed
         imagePullPolicy: IfNotPresent
         args:
         - --smartctl.path=/usr/sbin/smartctl
         - --smartctl.interval=120s
         - --smartctl.device=/dev/nvme0n1
         - --smartctl.device=/dev/nvme1n1

@kashalls kashalls merged commit 150d520 into main Oct 8, 2024
11 checks passed
@layla-bot layla-bot bot deleted the renovate/ghcr.io-joryirving-smartctl_exporter-0.12.0 branch October 8, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/digest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant