From db0510a43be2fa751b4f5df6ddff3e222f49a614 Mon Sep 17 00:00:00 2001 From: Aine Date: Wed, 24 Apr 2024 18:14:45 +0300 Subject: [PATCH] prometheus node exporter v1.8.0 --- VERSIONS.md | 5 +++-- releases.opml | 1 + templates/requirements.yml | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/VERSIONS.md b/VERSIONS.md index 7625376..15d6b21 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -21,7 +21,7 @@ * Exim Relay: 4.97.1-r0-0 * Firezone: 0.7.36 * Focalboard: 7.10.4 -* Forgejo: 1.21.11-0 +* Forgejo: 1.21.11-1 * Freshrss: 1.23.0 * Funkwhale: 1.4.0 * Gitea: 1.21.11 @@ -51,13 +51,14 @@ * Netbox: v3.7.0-2.8.0 * Netbox Container Image Customizations Keycloak Sso Expiration Middleware: a2ac39b1c73a50742c6e834e89162f87528c7f73 * Nextcloud: 28.0.2 +* Oauth2 Proxy: v7.6.0 * Outline: 0.74.0-0 * Owncast: 0.1.2 * Oxitraffic: 0.9.0 * Peertube: v6.0.4 * Prometheus: v2.51.2 * Prometheus Blackbox Exporter: v0.25.0 -* Prometheus Node Exporter: v1.7.0 +* Prometheus Node Exporter: v1.8.0 * Prometheus Postgres Exporter: v0.14.0 * Prometheus Ssh Exporter: v1.5.0 * Promtail: 2.9.5 diff --git a/releases.opml b/releases.opml index eeec4af..4a1c607 100644 --- a/releases.opml +++ b/releases.opml @@ -40,6 +40,7 @@ + diff --git a/templates/requirements.yml b/templates/requirements.yml index 3de0a5e..df94263 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -265,7 +265,7 @@ name: prometheus_blackbox_exporter activation_prefix: prometheus_blackbox_exporter_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-node-exporter.git - version: v1.7.0-3 + version: v1.8.0-0 name: prometheus_node_exporter activation_prefix: prometheus_node_exporter_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-postgres-exporter.git