diff --git a/promtail/build.yaml b/promtail/build.yaml index e019bc6..c74b085 100644 --- a/promtail/build.yaml +++ b/promtail/build.yaml @@ -5,5 +5,5 @@ build_from: armv7: ghcr.io/hassio-addons/debian-base/armv7:7.3.3 aarch64: ghcr.io/hassio-addons/debian-base/aarch64:7.3.3 args: - YQ_VERSION: 4.42.1 - PROMTAIL_VERSION: 2.9.5 \ No newline at end of file + YQ_VERSION: 4.43.1 + PROMTAIL_VERSION: 2.9.6 \ No newline at end of file diff --git a/promtail/config.yaml b/promtail/config.yaml index 9bd8b28..d19bdd1 100644 --- a/promtail/config.yaml +++ b/promtail/config.yaml @@ -1,7 +1,7 @@ --- name: Promtail url: https://gitea.bonelle-family.dscloud.biz/francois.bonelle/hassio-repo.git -version: 2.9.5 +version: 2.9.6 slug: hassio_promtail arch: - aarch64