Skip to content

Commit

Permalink
fix(container): update ghcr.io/druggeri/nut_exporter ( 3.1.1 → 3.1.3 ) (
Browse files Browse the repository at this point in the history
#6146)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/druggeri/nut_exporter](https://redirect.github.com/DRuggeri/nut_exporter)
| patch | `3.1.1` -> `3.1.3` |

---

### Release Notes

<details>
<summary>DRuggeri/nut_exporter (ghcr.io/druggeri/nut_exporter)</summary>

###
[`v3.1.3`](https://redirect.github.com/DRuggeri/nut_exporter/releases/tag/v3.1.3)

[Compare
Source](https://redirect.github.com/DRuggeri/nut_exporter/compare/v3.1.1...v3.1.3)

#### 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
[#&#8203;52](https://redirect.github.com/DRuggeri/nut_exporter/issues/52),
[@&#8203;varac](https://redirect.github.com/varac)!

#### MISC

- Fix documentation links for available variables. Thanks for the PR
[#&#8203;51](https://redirect.github.com/DRuggeri/nut_exporter/issues/51),
[@&#8203;tigattack](https://redirect.github.com/tigattack)!
- Add link to a community ansible role. Thanks for the heads up in
[#&#8203;53](https://redirect.github.com/DRuggeri/nut_exporter/issues/53),
[@&#8203;sleepy-nols](https://redirect.github.com/sleepy-nols)!

</details>

---

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Jan 13, 2025
1 parent 0d1dcd0 commit dcebfb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
name: nut-exporter-secret
image:
repository: ghcr.io/druggeri/nut_exporter
tag: 3.1.1
tag: 3.1.3
probes:
liveness: &probes
enabled: false
Expand Down

0 comments on commit dcebfb7

Please sign in to comment.