prometheus v2.53.0; redmine v5.1.3
This commit is contained in:
parent
93ed98c2d0
commit
8cd42d55ff
2 changed files with 9 additions and 9 deletions
12
VERSIONS.md
12
VERSIONS.md
|
@ -23,7 +23,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: 7.0.2
|
* Forgejo: 7.0.4
|
||||||
* Freshrss: 1.24.0
|
* Freshrss: 1.24.0
|
||||||
* Funkwhale: 1.4.0
|
* Funkwhale: 1.4.0
|
||||||
* Gitea: 1.22.0
|
* Gitea: 1.22.0
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
* Jitsi: stable-9457-2
|
* Jitsi: stable-9457-2
|
||||||
* Jitsi Ldap: 3
|
* Jitsi Ldap: 3
|
||||||
* Jitsi Prosody Auth Matrix User Verification Repo: 2839499cb03894d8cfc3e5b2219441427cb133d8
|
* Jitsi Prosody Auth Matrix User Verification Repo: 2839499cb03894d8cfc3e5b2219441427cb133d8
|
||||||
* Keycloak: 24.0.5
|
* Keycloak: 25.0.0
|
||||||
* Keydb: 6.3.4
|
* Keydb: 6.3.4
|
||||||
* Lago: v0.50.0-beta
|
* Lago: v0.50.0-beta
|
||||||
* Languagetool: 6.4
|
* Languagetool: 6.4
|
||||||
|
@ -64,7 +64,7 @@
|
||||||
* Paperless Tika: 2.9.1-minimal
|
* Paperless Tika: 2.9.1-minimal
|
||||||
* Peertube: v6.1.0
|
* Peertube: v6.1.0
|
||||||
* Plausible: v2.1.1
|
* Plausible: v2.1.1
|
||||||
* Prometheus: v2.52.0
|
* Prometheus: v2.53.0
|
||||||
* Prometheus Blackbox Exporter: v0.25.0
|
* Prometheus Blackbox Exporter: v0.25.0
|
||||||
* Prometheus Node Exporter: v1.8.1
|
* Prometheus Node Exporter: v1.8.1
|
||||||
* Prometheus Postgres Exporter: v0.14.0
|
* Prometheus Postgres Exporter: v0.14.0
|
||||||
|
@ -72,7 +72,7 @@
|
||||||
* Promtail: 2.9.5
|
* Promtail: 2.9.5
|
||||||
* Radicale: 3.2.1.0
|
* Radicale: 3.2.1.0
|
||||||
* Redis: 7.2.4
|
* Redis: 7.2.4
|
||||||
* Redmine: 5.1.2
|
* Redmine: 5.1.3
|
||||||
* Roundcube: 1.6.7
|
* Roundcube: 1.6.7
|
||||||
* Rumqttd: 0.21.0
|
* Rumqttd: 0.21.0
|
||||||
* Semaphore: 2.9.56
|
* Semaphore: 2.9.56
|
||||||
|
@ -86,5 +86,5 @@
|
||||||
* Vaultwarden: 1.30.5
|
* Vaultwarden: 1.30.5
|
||||||
* Wetty: 2.5
|
* Wetty: 2.5
|
||||||
* Wg Easy: 12
|
* Wg Easy: 12
|
||||||
* Woodpecker Ci Agent: v2.5.0
|
* Woodpecker Ci Agent: v2.6.0
|
||||||
* Woodpecker Ci Server: v2.5.0
|
* Woodpecker Ci Server: v2.6.0
|
||||||
|
|
|
@ -201,7 +201,7 @@
|
||||||
name: mosquitto
|
name: mosquitto
|
||||||
activation_prefix: mosquitto_
|
activation_prefix: mosquitto_
|
||||||
- src: git+https://gitlab.com/etke.cc/mrs/ansible-role-mrs.git
|
- src: git+https://gitlab.com/etke.cc/mrs/ansible-role-mrs.git
|
||||||
version: v0.0.0-24
|
version: v0.0.0-25
|
||||||
name: mrs
|
name: mrs
|
||||||
activation_prefix: mrs_
|
activation_prefix: mrs_
|
||||||
- src: git+https://github.com/kinduff/ansible-docker-n8n.git
|
- src: git+https://github.com/kinduff/ansible-docker-n8n.git
|
||||||
|
@ -276,7 +276,7 @@
|
||||||
name: postgres_backup
|
name: postgres_backup
|
||||||
activation_prefix: devture_postgres_backup_
|
activation_prefix: devture_postgres_backup_
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git
|
||||||
version: v2.52.0-1
|
version: v2.53.0-0
|
||||||
name: prometheus
|
name: prometheus
|
||||||
activation_prefix: prometheus_enabled
|
activation_prefix: prometheus_enabled
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-blackbox-exporter.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-blackbox-exporter.git
|
||||||
|
@ -308,7 +308,7 @@
|
||||||
name: redis
|
name: redis
|
||||||
activation_prefix: redis_
|
activation_prefix: redis_
|
||||||
- src: git+https://gitlab.com/etke.cc/roles/redmine.git
|
- src: git+https://gitlab.com/etke.cc/roles/redmine.git
|
||||||
version: v5.1.2-0
|
version: v5.1.3-0
|
||||||
name: redmine
|
name: redmine
|
||||||
activation_prefix: redmine_
|
activation_prefix: redmine_
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-roundcube.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-roundcube.git
|
||||||
|
|
Loading…
Reference in a new issue