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

fix(container): update ghcr.io/druggeri/nut_exporter ( 3.1.1 → 3.1.3 ) #6146

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Jan 10, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/druggeri/nut_exporter patch 3.1.1 -> 3.1.3

Release Notes

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

v3.1.3

Compare Source

NEW

  • Log a warning if ups.status is not set to be exported because it is a variable most people will need. Thanks for the idea in #​52, @​varac!

MISC


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.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner January 10, 2025 14:07
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jan 10, 2025

--- kubernetes/kyak/apps/monitoring/nut-exporter/app Kustomization: flux-system/nut-exporter HelmRelease: monitoring/nut-exporter

+++ kubernetes/kyak/apps/monitoring/nut-exporter/app Kustomization: flux-system/nut-exporter HelmRelease: monitoring/nut-exporter

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

               NUT_EXPORTER_USERNAME: admin
             envFrom:
             - secretRef:
                 name: nut-exporter-secret
             image:
               repository: ghcr.io/druggeri/nut_exporter
-              tag: 3.1.1
+              tag: 3.1.3
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jan 10, 2025

--- HelmRelease: monitoring/nut-exporter Deployment: monitoring/nut-exporter

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

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

           value: '3493'
         - name: NUT_EXPORTER_USERNAME
           value: admin
         envFrom:
         - secretRef:
             name: nut-exporter-secret
-        image: ghcr.io/druggeri/nut_exporter:3.1.1
+        image: ghcr.io/druggeri/nut_exporter:3.1.3
         name: app
         resources:
           limits:
             memory: 100Mi
           requests:
             cpu: 10m

@lumiere-bot lumiere-bot bot merged commit dcebfb7 into main Jan 13, 2025
12 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/kyak-ghcr.io-druggeri-nut_exporter-3.x branch January 13, 2025 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants