summaryrefslogtreecommitdiffstats
path: root/prometheus
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2025-06-02 00:35:49 +0200
committerclyhtsuriva <aimeric@adjutor.xyz>2025-06-02 00:35:49 +0200
commitbc825f4e8f8e7a2f2bc0796b75a288447f2ccfbb (patch)
tree9688f1611a47a0aacd1e2d8167604dbe6fb984c6 /prometheus
parent14ad97292ec9fa2c93e193ec08e3c50cf302cd66 (diff)
downloadstacks-bc825f4e8f8e7a2f2bc0796b75a288447f2ccfbb.tar.gz
stacks-bc825f4e8f8e7a2f2bc0796b75a288447f2ccfbb.tar.bz2
stacks-bc825f4e8f8e7a2f2bc0796b75a288447f2ccfbb.zip
Update Prometheus to v3.4.1 & Vaultwarden to 1.34.1
Diffstat (limited to 'prometheus')
-rw-r--r--prometheus/compose.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prometheus/compose.yaml b/prometheus/compose.yaml
index 76f88a0..d110f2a 100644
--- a/prometheus/compose.yaml
+++ b/prometheus/compose.yaml
@@ -4,7 +4,7 @@ volumes:
driver: local
services:
prometheus:
- image: docker.io/prom/prometheus:v3.4.0
+ image: docker.io/prom/prometheus:v3.4.1
container_name: prometheus
ports:
- 10.0.0.1:9090:9090
e&id=2a06ef913e5e9dbff1013e9e0fe8737dcd99af4f&follow=1'>Update README.mdClyhtsuriva1-8/+7 2021-05-19Update README.mdrelease/3.2.1Clyhtsuriva1-6/+21 2021-05-19Big updaterelease/3.2Clyhtsuriva55-235/+193 Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt 2021-05-19Update README.mdClyhtsuriva1-1/+5 2021-05-14Update README.mdClyhtsuriva1-1/+3 2021-05-14Update README.mdClyhtsuriva1-0/+23 2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13 2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81 2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49 2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43