diff --git a/docker-socket-proxy/build.yaml b/docker-socket-proxy/build.yaml index 0aadd34..3dee842 100644 --- a/docker-socket-proxy/build.yaml +++ b/docker-socket-proxy/build.yaml @@ -1,9 +1,9 @@ build_from: - aarch64: ghcr.io/hassio-addons/base:17.2.1 - amd64: ghcr.io/hassio-addons/base:17.2.1 - armhf: ghcr.io/hassio-addons/base:17.2.1 - armv7: ghcr.io/hassio-addons/base:17.2.1 - i386: ghcr.io/hassio-addons/base:17.2.1 + aarch64: ghcr.io/hassio-addons/base:18.2.1 + amd64: ghcr.io/hassio-addons/base:18.2.1 + armhf: ghcr.io/hassio-addons/base:18.2.1 + armv7: ghcr.io/hassio-addons/base:18.2.1 + i386: ghcr.io/hassio-addons/base:18.2.1 args: - HAPROXY_VERSION: 3.0.8 - HAPROXY_SHA256: 930ae2c33058e1f497fe62cdaacffab6cab6a91e31ba011a9a2f9fe6c5c4aebc \ No newline at end of file + HAPROXY_VERSION: 3.2.7 + HAPROXY_SHA256: 1f0ae9dfb0b319e2d5cb6e4cdf931a0877ad88e0090c46cf16faf008fbf54278 \ No newline at end of file diff --git a/docker-socket-proxy/config.yaml b/docker-socket-proxy/config.yaml index edaf85f..2b27458 100644 --- a/docker-socket-proxy/config.yaml +++ b/docker-socket-proxy/config.yaml @@ -1,6 +1,6 @@ --- name: Docker-Socket-Proxy -version: 3.0.8_1 +version: 3.2.7_1 slug: hassio_docker_socket_proxy description: An addon to enable TCP docker access. url: https://gitea.bonelle-family.dscloud.biz/francois.bonelle/hassio-repo.git diff --git a/promtail/build.yaml b/promtail/build.yaml index ef31efe..e8c2a29 100644 --- a/promtail/build.yaml +++ b/promtail/build.yaml @@ -1,10 +1,10 @@ --- build_from: - aarch64: ghcr.io/hassio-addons/debian-base:7.7.1 - amd64: ghcr.io/hassio-addons/debian-base:7.7.1 - armhf: ghcr.io/hassio-addons/debian-base:7.7.1 - armv7: ghcr.io/hassio-addons/debian-base:7.7.1 - i386: ghcr.io/hassio-addons/debian-base:7.7.1 + aarch64: ghcr.io/hassio-addons/debian-base:8.1.4 + amd64: ghcr.io/hassio-addons/debian-base:8.1.4 + armhf: ghcr.io/hassio-addons/debian-base:8.1.4 + armv7: ghcr.io/hassio-addons/debian-base:8.1.4 + i386: ghcr.io/hassio-addons/debian-base:8.1.4 args: - YQ_VERSION: 4.45.1 - PROMTAIL_VERSION: 3.4.2 \ No newline at end of file + YQ_VERSION: 4.48.1 + PROMTAIL_VERSION: 3.5.7 \ No newline at end of file diff --git a/promtail/config.yaml b/promtail/config.yaml index ed97bd1..8dd8d9a 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: 3.4.2 +version: 3.5.7 slug: hassio_promtail arch: - aarch64