mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2024-11-10 06:14:17 +00:00
grafana v11.0.0; docker-registry-proxy v1.2.1
This commit is contained in:
parent
b957bc670c
commit
0095e56d2e
2 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
||||||
* Docker Compose: v2.11.1
|
* Docker Compose: v2.11.1
|
||||||
* Docker Registry: 2.8.3
|
* Docker Registry: 2.8.3
|
||||||
* Docker Registry Browser: 1.6.1
|
* Docker Registry Browser: 1.6.1
|
||||||
* Docker Registry Proxy: v1.2.0
|
* Docker Registry Proxy: v1.2.1
|
||||||
* Docker Registry Purger: 1.0.0
|
* Docker Registry Purger: 1.0.0
|
||||||
* Echoip: latest
|
* Echoip: latest
|
||||||
* Etcd: 3.5.11
|
* Etcd: 3.5.11
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
* Funkwhale: 1.4.0
|
* Funkwhale: 1.4.0
|
||||||
* Gitea: 1.21.11
|
* Gitea: 1.21.11
|
||||||
* Gotosocial: 0.15.0
|
* Gotosocial: 0.15.0
|
||||||
* Grafana: 10.4.2
|
* Grafana: 11.0.0
|
||||||
* Healthchecks: v3.3
|
* Healthchecks: v3.3
|
||||||
* Hubsite Nginx: 1.25.4
|
* Hubsite Nginx: 1.25.4
|
||||||
* Ilmo: 1.0.4
|
* Ilmo: 1.0.4
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
* Mosquitto: 2.0.15
|
* Mosquitto: 2.0.15
|
||||||
* Mrs: latest
|
* Mrs: latest
|
||||||
* N8N: next
|
* N8N: next
|
||||||
* Navidrome: 0.52.0
|
* Navidrome: 0.52.5
|
||||||
* 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.5
|
* Nextcloud: 28.0.5
|
||||||
|
|
|
@ -69,7 +69,7 @@
|
||||||
name: docker_registry_browser
|
name: docker_registry_browser
|
||||||
activation_prefix: docker_registry_browser_
|
activation_prefix: docker_registry_browser_
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-docker-registry-proxy.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-docker-registry-proxy.git
|
||||||
version: v1.2.0-0
|
version: v1.2.1-0
|
||||||
name: docker_registry_proxy
|
name: docker_registry_proxy
|
||||||
activation_prefix: docker_registry_proxy_
|
activation_prefix: docker_registry_proxy_
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-docker-registry-purger.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-docker-registry-purger.git
|
||||||
|
@ -125,7 +125,7 @@
|
||||||
name: gotosocial
|
name: gotosocial
|
||||||
activation_prefix: gotosocial_
|
activation_prefix: gotosocial_
|
||||||
- src: git+https://gitlab.com/etke.cc/roles/grafana.git
|
- src: git+https://gitlab.com/etke.cc/roles/grafana.git
|
||||||
version: v10.4.2-0
|
version: v11.0.0-0
|
||||||
name: grafana
|
name: grafana
|
||||||
activation_prefix: grafana_
|
activation_prefix: grafana_
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git
|
||||||
|
|
Loading…
Reference in a new issue