prometheus node exporter v1.8.0
This commit is contained in:
parent
62750c69d6
commit
db0510a43b
3 changed files with 5 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
||||||
* Exim Relay: 4.97.1-r0-0
|
* Exim Relay: 4.97.1-r0-0
|
||||||
* Firezone: 0.7.36
|
* Firezone: 0.7.36
|
||||||
* Focalboard: 7.10.4
|
* Focalboard: 7.10.4
|
||||||
* Forgejo: 1.21.11-0
|
* Forgejo: 1.21.11-1
|
||||||
* Freshrss: 1.23.0
|
* Freshrss: 1.23.0
|
||||||
* Funkwhale: 1.4.0
|
* Funkwhale: 1.4.0
|
||||||
* Gitea: 1.21.11
|
* Gitea: 1.21.11
|
||||||
|
@ -51,13 +51,14 @@
|
||||||
* Netbox: v3.7.0-2.8.0
|
* Netbox: v3.7.0-2.8.0
|
||||||
* Netbox Container Image Customizations Keycloak Sso Expiration Middleware: a2ac39b1c73a50742c6e834e89162f87528c7f73
|
* Netbox Container Image Customizations Keycloak Sso Expiration Middleware: a2ac39b1c73a50742c6e834e89162f87528c7f73
|
||||||
* Nextcloud: 28.0.2
|
* Nextcloud: 28.0.2
|
||||||
|
* Oauth2 Proxy: v7.6.0
|
||||||
* Outline: 0.74.0-0
|
* Outline: 0.74.0-0
|
||||||
* Owncast: 0.1.2
|
* Owncast: 0.1.2
|
||||||
* Oxitraffic: 0.9.0
|
* Oxitraffic: 0.9.0
|
||||||
* Peertube: v6.0.4
|
* Peertube: v6.0.4
|
||||||
* Prometheus: v2.51.2
|
* Prometheus: v2.51.2
|
||||||
* Prometheus Blackbox Exporter: v0.25.0
|
* 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 Postgres Exporter: v0.14.0
|
||||||
* Prometheus Ssh Exporter: v1.5.0
|
* Prometheus Ssh Exporter: v1.5.0
|
||||||
* Promtail: 2.9.5
|
* Promtail: 2.9.5
|
||||||
|
|
|
@ -40,6 +40,7 @@
|
||||||
<outline text="n8n" title="n8n" type="rss" htmlUrl="https://github.com/n8n-io/n8n" xmlUrl="https://github.com/n8n-io/n8n/releases.atom" />
|
<outline text="n8n" title="n8n" type="rss" htmlUrl="https://github.com/n8n-io/n8n" xmlUrl="https://github.com/n8n-io/n8n/releases.atom" />
|
||||||
<outline text="navidrome" title="navidrome" type="rss" htmlUrl="https://github.com/navidrome/navidrome" xmlUrl="https://github.com/navidrome/navidrome/releases.atom" />
|
<outline text="navidrome" title="navidrome" type="rss" htmlUrl="https://github.com/navidrome/navidrome" xmlUrl="https://github.com/navidrome/navidrome/releases.atom" />
|
||||||
<outline text="netbox" title="netbox" type="rss" htmlUrl="https://github.com/netbox-community/netbox-docker/" xmlUrl="https://github.com/netbox-community/netbox-docker//releases.atom" />
|
<outline text="netbox" title="netbox" type="rss" htmlUrl="https://github.com/netbox-community/netbox-docker/" xmlUrl="https://github.com/netbox-community/netbox-docker//releases.atom" />
|
||||||
|
<outline text="oauth2_proxy" title="oauth2_proxy" type="rss" htmlUrl="https://github.com/oauth2-proxy/oauth2-proxy" xmlUrl="https://github.com/oauth2-proxy/oauth2-proxy/releases.atom" />
|
||||||
<outline text="outline" title="outline" type="rss" htmlUrl="https://github.com/outline/outline" xmlUrl="https://github.com/outline/outline/releases.atom" />
|
<outline text="outline" title="outline" type="rss" htmlUrl="https://github.com/outline/outline" xmlUrl="https://github.com/outline/outline/releases.atom" />
|
||||||
<outline text="owncast" title="owncast" type="rss" htmlUrl="https://github.com/owncast/owncast" xmlUrl="https://github.com/owncast/owncast/releases.atom" />
|
<outline text="owncast" title="owncast" type="rss" htmlUrl="https://github.com/owncast/owncast" xmlUrl="https://github.com/owncast/owncast/releases.atom" />
|
||||||
<outline text="peertube" title="peertube" type="rss" htmlUrl="https://github.com/Chocobozzz/PeerTube" xmlUrl="https://github.com/Chocobozzz/PeerTube/releases.atom" />
|
<outline text="peertube" title="peertube" type="rss" htmlUrl="https://github.com/Chocobozzz/PeerTube" xmlUrl="https://github.com/Chocobozzz/PeerTube/releases.atom" />
|
||||||
|
|
|
@ -265,7 +265,7 @@
|
||||||
name: prometheus_blackbox_exporter
|
name: prometheus_blackbox_exporter
|
||||||
activation_prefix: prometheus_blackbox_exporter_
|
activation_prefix: prometheus_blackbox_exporter_
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-node-exporter.git
|
- 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
|
name: prometheus_node_exporter
|
||||||
activation_prefix: prometheus_node_exporter_
|
activation_prefix: prometheus_node_exporter_
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-postgres-exporter.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-postgres-exporter.git
|
||||||
|
|
Loading…
Reference in a new issue