mirror of
https://github.com/matter-labs/ansible-en-role.git
synced 2025-12-06 10:59:56 +00:00
Compare commits
1 Commits
fix-lint-j
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 103d80f2dc |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -4,7 +4,7 @@ name: CI
|
|||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 7 * * 0"
|
- cron: "0 7 * * 0"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
yaml-lint:
|
yaml-lint:
|
||||||
|
|||||||
@ -11,7 +11,7 @@ docker_compose_version: "v2.23.0"
|
|||||||
# Versions of External Node and 3rd party components
|
# Versions of External Node and 3rd party components
|
||||||
traefik_version: 2.11
|
traefik_version: 2.11
|
||||||
postgres_version: 14
|
postgres_version: 14
|
||||||
external_node_version: 27.2.0
|
external_node_version: 28.2.1
|
||||||
external_node_raw_docker_tag: ""
|
external_node_raw_docker_tag: ""
|
||||||
vmagent_version: 1.100.1
|
vmagent_version: 1.100.1
|
||||||
cadvisor_version: 0.47.2
|
cadvisor_version: 0.47.2
|
||||||
|
|||||||
@ -9,7 +9,7 @@ roles:
|
|||||||
|
|
||||||
collections:
|
collections:
|
||||||
- name: community.docker
|
- name: community.docker
|
||||||
version: 4.5.2
|
version: 4.5.2
|
||||||
- name: community.general
|
- name: community.general
|
||||||
version: 8.4.0
|
version: 8.4.0
|
||||||
# Collection for the replication only.
|
# Collection for the replication only.
|
||||||
|
|||||||
Reference in New Issue
Block a user