Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2025

This PR contains the following updates:

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

Release Notes

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

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!

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 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

--- HelmRelease: observability/nut-exporter Deployment: observability/nut-exporter

+++ HelmRelease: observability/nut-exporter Deployment: observability/nut-exporter

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

         env:
         - name: TZ
           value: America/Los_Angeles
         envFrom:
         - secretRef:
             name: nut-exporter-secret
-        image: ghcr.io/druggeri/nut_exporter:3.2.2
+        image: ghcr.io/druggeri/nut_exporter:3.2.3
         name: nut-exporter
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@github-actions
Copy link

--- kubernetes/apps/observability/nut-exporter/app Kustomization: observability/nut-exporter HelmRelease: observability/nut-exporter

+++ kubernetes/apps/observability/nut-exporter/app Kustomization: observability/nut-exporter HelmRelease: observability/nut-exporter

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

               TZ: America/Los_Angeles
             envFrom:
             - secretRef:
                 name: nut-exporter-secret
             image:
               repository: ghcr.io/druggeri/nut_exporter
-              tag: 3.2.2
+              tag: 3.2.3
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

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.

1 participant