Skip to content

Commit 1ebf616

Browse files
chore(deps): update bitnamilegacy/node-exporter docker tag to v1.9.1 (#407)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [bitnamilegacy/node-exporter](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/node-exporter)) | minor | `1.6.0` → `1.9.1` | --- ### 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ObolNetwork/charon-distributed-validator-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvZG9ja2VyIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4756aa3 commit 1ebf616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose-debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
restart: unless-stopped
2020

2121
node-exporter:
22-
image: bitnamilegacy/node-exporter:${NODE_EXPORTER_VERSION:-1.6.0}
22+
image: bitnamilegacy/node-exporter:${NODE_EXPORTER_VERSION:-1.9.1}
2323

2424
tempo:
2525
image: grafana/tempo:${TEMPO_VERSION:-2.10.1}

0 commit comments

Comments
 (0)