mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2024-11-10 06:14:17 +00:00
prometheus v2.52.1; prometheus node exporter v1.8.1
This commit is contained in:
parent
5500bec28f
commit
48a781e1f1
3 changed files with 16 additions and 12 deletions
18
VERSIONS.md
18
VERSIONS.md
|
@ -1,4 +1,4 @@
|
|||
* Adguard Home: v0.107.46
|
||||
* Adguard Home: v0.107.50
|
||||
* Apisix Dashboard: 3.0.1
|
||||
* Apisix Gateway: 3.8.0
|
||||
* Appsmith: v1.9.50
|
||||
|
@ -25,14 +25,14 @@
|
|||
* Forgejo: 7.0.2
|
||||
* Freshrss: 1.23.0
|
||||
* Funkwhale: 1.4.0
|
||||
* Gitea: 1.21.11
|
||||
* Gitea: 1.22.0
|
||||
* Gotosocial: 0.15.0
|
||||
* Grafana: 11.0.0
|
||||
* Healthchecks: v3.3
|
||||
* Hubsite Nginx: 1.25.4
|
||||
* Ilmo: 1.0.4
|
||||
* Infisical: v0.3.8
|
||||
* Influxdb: 2.7.5
|
||||
* Influxdb: 2.7.6
|
||||
* Jitsi: stable-9457-2
|
||||
* Jitsi Ldap: 3
|
||||
* Jitsi Prosody Auth Matrix User Verification Repo: 2839499cb03894d8cfc3e5b2219441427cb133d8
|
||||
|
@ -51,22 +51,24 @@
|
|||
* Navidrome: 0.52.5
|
||||
* Netbox: v3.7.0-2.8.0
|
||||
* Netbox Container Image Customizations Keycloak Sso Expiration Middleware: a2ac39b1c73a50742c6e834e89162f87528c7f73
|
||||
* Nextcloud: 28.0.5
|
||||
* Nextcloud: 29.0.0
|
||||
* Notfellchen: 0.1.1
|
||||
* Notfellchen Sws: 2
|
||||
* Oauth2 Proxy: v7.6.0
|
||||
* Outline: 0.74.0-0
|
||||
* Owncast: 0.1.2
|
||||
* Oxitraffic: 0.10.1
|
||||
* Paperless: 2.7.2
|
||||
* Paperless: 2.8.6
|
||||
* Paperless Gotenberg: 8.5.0
|
||||
* Paperless Tika: 2.9.1-minimal
|
||||
* Peertube: v6.1.0
|
||||
* Prometheus: v2.52.0
|
||||
* Prometheus: v2.52.1
|
||||
* Prometheus Blackbox Exporter: v0.25.0
|
||||
* Prometheus Node Exporter: v1.8.0
|
||||
* Prometheus Node Exporter: v1.8.1
|
||||
* Prometheus Postgres Exporter: v0.14.0
|
||||
* Prometheus Ssh Exporter: v1.5.0
|
||||
* Promtail: 2.9.5
|
||||
* Radicale: 3.1.9.1
|
||||
* Radicale: 3.2.0.0
|
||||
* Redis: 7.2.4
|
||||
* Redmine: 5.1.2
|
||||
* Roundcube: 1.6.6
|
||||
|
|
|
@ -45,7 +45,9 @@
|
|||
<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="owncast" title="owncast" type="rss" htmlUrl="https://github.com/owncast/owncast" xmlUrl="https://github.com/owncast/owncast/releases.atom" />
|
||||
<outline text="paperless" title="paperless" type="rss" htmlUrl="https://github.com/gopaperless/paperless" xmlUrl="https://github.com/gopaperless/paperless/releases.atom" />
|
||||
<outline text="paperless" title="paperless" type="rss" htmlUrl="https://github.com/paperless-ngx/paperless-ngx" xmlUrl="https://github.com/paperless-ngx/paperless-ngx/releases.atom" />
|
||||
<outline text="paperless-2" title="paperless-2" type="rss" htmlUrl="https://github.com/apache/tika" xmlUrl="https://github.com/apache/tika/releases.atom" />
|
||||
<outline text="paperless-3" title="paperless-3" type="rss" htmlUrl="https://github.com/gotenberg/gotenberg" xmlUrl="https://github.com/gotenberg/gotenberg/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="postgis" title="postgis" type="rss" htmlUrl="https://git.osgeo.org/gitea/postgis/postgis" xmlUrl="https://git.osgeo.org/gitea/postgis/postgis.atom" />
|
||||
<outline text="postgres" title="postgres" type="rss" htmlUrl="https://github.com/postgres/postgres" xmlUrl="https://github.com/postgres/postgres/releases.atom" />
|
||||
|
|
|
@ -268,7 +268,7 @@
|
|||
name: postgres_backup
|
||||
activation_prefix: devture_postgres_backup_
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git
|
||||
version: v2.52.0-0
|
||||
version: v2.52.1-0
|
||||
name: prometheus
|
||||
activation_prefix: prometheus_enabled
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-blackbox-exporter.git
|
||||
|
@ -276,7 +276,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.8.0-0
|
||||
version: v1.8.1-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
|
||||
|
@ -292,7 +292,7 @@
|
|||
name: promtail
|
||||
activation_prefix: promtail_
|
||||
- src: git+https://gitlab.com/etke.cc/roles/radicale.git
|
||||
version: v3.1.9.1-0
|
||||
version: v3.2.0.0-0
|
||||
name: radicale
|
||||
activation_prefix: radicale_
|
||||
- src: git+https://gitlab.com/etke.cc/roles/redis.git
|
||||
|
|
Loading…
Reference in a new issue