File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11[tools ]
2- go = " 1.26.0 "
3- node = " 25.6 .1"
2+ go = " 1.26.1 "
3+ node = " 25.8 .1"
44pinact = " 3.8.0"
5- pnpm = " 10.30 .1"
5+ pnpm = " 10.32 .1"
66yq = " 4.52.4"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ services:
77 - monitoring
88
99 prometheus :
10- image : prom/prometheus:v3.10.0@sha256:82bb24e3e06c60145789c95653b187f9b73fe7012489a756a0c4fa490a7829f6
10+ image : prom/prometheus:v3.10.0@sha256:4a61322ac1103a0e3aea2a61ef1718422a48fa046441f299d71e660a3bc71ae9
1111 volumes :
1212 - ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
1313 ports :
@@ -16,7 +16,7 @@ services:
1616 - monitoring
1717
1818 grafana :
19- image : grafana/grafana:12.4.1@sha256:fab4d86718ecf6aec45961ae01c5f743a955e11fad0adb8f43c5f52a961b5144
19+ image : grafana/grafana:12.4.1@sha256:e932bd6ed0e026595b08483cd0141e5103e1ab7ff8604839ff899b8dc54cabcb
2020 volumes :
2121 - ./grafana/provisioning:/etc/grafana/provisioning
2222 ports :
@@ -28,7 +28,7 @@ services:
2828 - monitoring
2929
3030 k6 :
31- image : grafana/k6:1.6.0 @sha256:7964002c5c013ec7ad84182b028fca2666dcb8baba2c5c19b3e5e4f0f412d019
31+ image : grafana/k6:1.6.1 @sha256:a5ad6bc089a08d77c3ec49f3db8c6fa7a148e4073efcac44c675dbaf3568d8e1
3232 volumes :
3333 - ./k6:/scripts
3434 command : run /scripts/script.js
You can’t perform that action at this time.
0 commit comments