From 3e2905e02c50b06002819c8194d3d49292ac13d2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 10 Aug 2024 03:41:46 +0200 Subject: [PATCH 1/2] Upgrade sources - `main` v2.54.0: https://github.com/prometheus/prometheus/releases/tag/v2.54.0 --- manifest.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.toml b/manifest.toml index b4a6d84..ded0554 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Prometheus" description.en = "Monitoring system and time series database" description.fr = "Supervision chronologique de systèmes et services" -version = "2.53.1~ynh1" +version = "2.54.0~ynh1" maintainers = ["tituspijean"] @@ -43,17 +43,17 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - i386.url = "https://github.com/prometheus/prometheus/releases/download/v2.53.1/prometheus-2.53.1.linux-386.tar.gz" - i386.sha256 = "b0fb6e84d15a5af9bf69b4ff519dff64f9bb1714ec6eddddc1917bae80a67c58" + i386.url = "https://github.com/prometheus/prometheus/releases/download/v2.54.0/prometheus-2.54.0.linux-386.tar.gz" + i386.sha256 = "685639bdf95c7e6a3fb5cab5a07fe88b0a690220778a979e34bc11f1f7e8abae" - amd64.url = "https://github.com/prometheus/prometheus/releases/download/v2.53.1/prometheus-2.53.1.linux-amd64.tar.gz" - amd64.sha256 = "2234aa0f66d9f9b854144f6faaaed72a316df7a680d9dad7cb48e49a6fa5332c" + amd64.url = "https://github.com/prometheus/prometheus/releases/download/v2.54.0/prometheus-2.54.0.linux-amd64.tar.gz" + amd64.sha256 = "465e1393a0cca9705598f6ffaf96ffa78d0347808ab21386b0c6aaec2cf7aa13" - armhf.url = "https://github.com/prometheus/prometheus/releases/download/v2.53.1/prometheus-2.53.1.linux-armv7.tar.gz" - armhf.sha256 = "d30210c364455730a85ea4109747462f22631c67d7fec6437327cee9766845d8" + armhf.url = "https://github.com/prometheus/prometheus/releases/download/v2.54.0/prometheus-2.54.0.linux-armv7.tar.gz" + armhf.sha256 = "91a071b0098bce789aa44b5a6a455c4cec01279ecc27c9afaa2232eca0f15efd" - arm64.url = "https://github.com/prometheus/prometheus/releases/download/v2.53.1/prometheus-2.53.1.linux-arm64.tar.gz" - arm64.sha256 = "a7f28c83c3c943b953a9d00860bd3f2422464fb7c27a3c4037ef1ce2a41592b5" + arm64.url = "https://github.com/prometheus/prometheus/releases/download/v2.54.0/prometheus-2.54.0.linux-arm64.tar.gz" + arm64.sha256 = "ed50b67cb833a225ec2a53b487c6e20372b20e56dce226423fa8611c8aa50392" autoupdate.strategy = "latest_github_release" autoupdate.asset.i386 = ".*linux-386.tar.gz" From e6e1b08265f8183fec4139c39d593a07caf827d7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 10 Aug 2024 01:41:48 +0000 Subject: [PATCH 2/2] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 8 files changed, 54 insertions(+), 6 deletions(-) create mode 100644 README_id.md diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..4ed64dd 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -5,4 +5,5 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [Baca README dalam bahasa bahasa Indonesia](README_id.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 8b00c20..e1f2cc7 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed. -**Shipped version:** 2.53.1~ynh1 +**Shipped version:** 2.54.0~ynh1 **Demo:** ## Documentation and resources diff --git a/README_es.md b/README_es.md index d528f4f..6f36186 100644 --- a/README_es.md +++ b/README_es.md @@ -21,7 +21,7 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed. -**Versión actual:** 2.53.1~ynh1 +**Versión actual:** 2.54.0~ynh1 **Demo:** ## Documentaciones y recursos diff --git a/README_eu.md b/README_eu.md index 6421416..2681539 100644 --- a/README_eu.md +++ b/README_eu.md @@ -21,7 +21,7 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed. -**Paketatutako bertsioa:** 2.53.1~ynh1 +**Paketatutako bertsioa:** 2.54.0~ynh1 **Demoa:** ## Dokumentazioa eta baliabideak diff --git a/README_fr.md b/README_fr.md index 2c5c639..bcdc1bf 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,7 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed. -**Version incluse :** 2.53.1~ynh1 +**Version incluse :** 2.54.0~ynh1 **Démo :** ## Documentations et ressources diff --git a/README_gl.md b/README_gl.md index f5d6679..620d665 100644 --- a/README_gl.md +++ b/README_gl.md @@ -21,7 +21,7 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed. -**Versión proporcionada:** 2.53.1~ynh1 +**Versión proporcionada:** 2.54.0~ynh1 **Demo:** ## Documentación e recursos diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..c60508e --- /dev/null +++ b/README_id.md @@ -0,0 +1,47 @@ + + +# Prometheus untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/prometheus.svg)](https://ci-apps.yunohost.org/ci/apps/prometheus/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/prometheus.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/prometheus.maintain.svg) + +[![Pasang Prometheus dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prometheus) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang Prometheus secara cepat dan mudah pada server YunoHost.* +> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* + +## Ringkasan + +Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system. + +It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed. + + +**Versi terkirim:** 2.54.0~ynh1 + +**Demo:** +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Dokumentasi admin resmi: +- Depot kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug +atau +sudo yunohost app upgrade prometheus -u https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index a3426f3..9547009 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -21,7 +21,7 @@ Prometheus, a Cloud Native Computing Foundation project, is a systems and servic It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed. -**分发版本:** 2.53.1~ynh1 +**分发版本:** 2.54.0~ynh1 **演示:** ## 文档与资源