mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-07-11 09:25:35 +03:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 24128a9050 |
+1
-1
@@ -63,7 +63,7 @@
|
|||||||
version: v18-3
|
version: v18-3
|
||||||
name: postgres_backup
|
name: 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: v3.13.0-1
|
version: v3.13.1-0
|
||||||
name: prometheus
|
name: prometheus
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-nginxlog-exporter.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-nginxlog-exporter.git
|
||||||
version: v1.10.0-4
|
version: v1.10.0-4
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ matrix_tuwunel_enabled: true
|
|||||||
matrix_tuwunel_hostname: ''
|
matrix_tuwunel_hostname: ''
|
||||||
|
|
||||||
# renovate: datasource=docker depName=ghcr.io/matrix-construct/tuwunel
|
# renovate: datasource=docker depName=ghcr.io/matrix-construct/tuwunel
|
||||||
matrix_tuwunel_version: v1.8.1
|
matrix_tuwunel_version: v1.8.0
|
||||||
|
|
||||||
matrix_tuwunel_container_image: "{{ matrix_tuwunel_container_image_registry_prefix }}matrix-construct/tuwunel:{{ matrix_tuwunel_container_image_tag }}"
|
matrix_tuwunel_container_image: "{{ matrix_tuwunel_container_image_registry_prefix }}matrix-construct/tuwunel:{{ matrix_tuwunel_container_image_tag }}"
|
||||||
matrix_tuwunel_container_image_tag: "{{ matrix_tuwunel_version }}"
|
matrix_tuwunel_container_image_tag: "{{ matrix_tuwunel_version }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user