Skip to content

fix(container): update image ghcr.io/druggeri/nut_exporter ( 3.2.1 → 3.2.5 )#534

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-druggeri-nut_exporter-3.x
Open

fix(container): update image ghcr.io/druggeri/nut_exporter ( 3.2.1 → 3.2.5 )#534
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-druggeri-nut_exporter-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/druggeri/nut_exporter patch 3.2.13.2.5

Warning

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


Release Notes

DRuggeri/nut_exporter (ghcr.io/druggeri/nut_exporter)

v3.2.5

Compare Source

New

v3.2.4

Compare Source

Fix

  • From this build forward, we will use the Dockerfile in this repo for builds vs an empty scratch image

v3.2.3

Compare Source

Fix
  • Do not panic if no UPS devices are found when scanning for names. Thanks for the fix in #​64, @​plockaby!

v3.2.2

Compare Source

Fix
  • Do not accidentally drop/ignore strings when coaxing variables to integers. Thanks for the fix in #​62, @​cbryant42!
Misc
  • Align module versioning semantics with expected Go semantics so go install will work as one would expect. Thanks for the fix in #​60, @​Electrenator!

Configuration

📅 Schedule: Branch creation - "every weekend" 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 these updates 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
Copy link

github-actions bot commented Oct 25, 2025

--- kubernetes/apps/monitor/network-ups-tools/app Kustomization: monitor/network-ups-tools HelmRelease: monitor/network-ups-tools

+++ kubernetes/apps/monitor/network-ups-tools/app Kustomization: monitor/network-ups-tools HelmRelease: monitor/network-ups-tools

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

     controllers:
       network-ups-tools:
         containers:
           exporter:
             image:
               repository: ghcr.io/druggeri/nut_exporter
-              tag: 3.2.1
+              tag: 3.2.5
           network-ups-tools:
             env:
             - name: TZ
               value: ..PLACEHOLDER_CONFIG_TIMEZONE..
             - name: NODE_NAME
               valueFrom:
@@ -77,13 +77,13 @@

             env:
               NUT_EXPORTER_PASSWORD: bacon
               NUT_EXPORTER_SERVER: zeus.nas.internal
               NUT_EXPORTER_USERNAME: monuser
             image:
               repository: ghcr.io/druggeri/nut_exporter
-              tag: 3.2.1
+              tag: 3.2.5
         pod:
           labels:
             app.kubernetes.io/component: nut-exporter-unraid
     persistence:
       config:
         advancedMounts:

@github-actions
Copy link

github-actions bot commented Oct 25, 2025

--- HelmRelease: monitor/network-ups-tools Deployment: monitor/network-ups-tools

+++ HelmRelease: monitor/network-ups-tools Deployment: monitor/network-ups-tools

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

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/druggeri/nut_exporter:3.2.1
+      - image: ghcr.io/druggeri/nut_exporter:3.2.5
         name: exporter
       - env:
         - name: TZ
           value: ..PLACEHOLDER_CONFIG_TIMEZONE..
         - name: NODE_NAME
           valueFrom:
--- HelmRelease: monitor/network-ups-tools Deployment: monitor/network-ups-tools-nut-exporter-unraid

+++ HelmRelease: monitor/network-ups-tools Deployment: monitor/network-ups-tools-nut-exporter-unraid

@@ -41,9 +41,9 @@

         - name: NUT_EXPORTER_PASSWORD
           value: bacon
         - name: NUT_EXPORTER_SERVER
           value: zeus.nas.internal
         - name: NUT_EXPORTER_USERNAME
           value: monuser
-        image: ghcr.io/druggeri/nut_exporter:3.2.1
+        image: ghcr.io/druggeri/nut_exporter:3.2.5
         name: nut-exporter-unraid
 

@renovate renovate bot force-pushed the renovate/ghcr.io-druggeri-nut_exporter-3.x branch from a4db92e to 5cae081 Compare December 28, 2025 16:50
@renovate renovate bot changed the title fix(container): update image ghcr.io/druggeri/nut_exporter ( 3.2.1 → 3.2.2 ) fix(container): update image ghcr.io/druggeri/nut_exporter ( 3.2.1 → 3.2.3 ) Dec 28, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-druggeri-nut_exporter-3.x branch from 5cae081 to cb67e3c Compare January 8, 2026 18:35
@renovate renovate bot force-pushed the renovate/ghcr.io-druggeri-nut_exporter-3.x branch from cb67e3c to e357d30 Compare January 23, 2026 18:09
@renovate renovate bot force-pushed the renovate/ghcr.io-druggeri-nut_exporter-3.x branch from e357d30 to 58e2b52 Compare February 2, 2026 21:41
@renovate renovate bot force-pushed the renovate/ghcr.io-druggeri-nut_exporter-3.x branch from 58e2b52 to 3ebe96b Compare February 12, 2026 16:06
@renovate renovate bot force-pushed the renovate/ghcr.io-druggeri-nut_exporter-3.x branch from 3ebe96b to 633356e Compare March 3, 2026 06:07
@renovate renovate bot changed the title fix(container): update image ghcr.io/druggeri/nut_exporter ( 3.2.1 → 3.2.3 ) fix(container): update image ghcr.io/druggeri/nut_exporter ( 3.2.1 → 3.2.5 ) Mar 3, 2026
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