This commit is contained in:
2022-12-09 19:36:35 +01:00
parent 6c4fcba87b
commit 689b73be89
4 changed files with 10 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
build_from: build_from:
aarch64: library/alpine:3.16 aarch64: library/alpine:3.17
amd64: library/alpine:3.16 amd64: library/alpine:3.17
armhf: library/alpine:3.16 armhf: library/alpine:3.17
armv7: library/alpine:3.16 armv7: library/alpine:3.17
i386: library/alpine:3.16 i386: library/alpine:3.17
args: args:
BASHIO_VERSION: v0.14.3 BASHIO_VERSION: v0.14.3
TEMPIO_VERSION: 2021.09.0 TEMPIO_VERSION: 2021.09.0
HAPROXY_VERSION: 2.6.6 HAPROXY_VERSION: 2.6.7
HAPROXY_SHA256: d0c80c90c04ae79598b58b9749d53787f00f7b515175e7d8203f2796e6a6594d HAPROXY_SHA256: cff9b8b18a52bfec277f9c1887fac93c18e1b9f3eff48892255a7c6e64528b7d

View File

@@ -1,6 +1,6 @@
--- ---
name: Docker-Socket-Proxy name: Docker-Socket-Proxy
version: 2.6.6 version: 2.6.7
slug: hassio_docker_socket_proxy slug: hassio_docker_socket_proxy
description: An addon to enable TCP docker access. description: An addon to enable TCP docker access.
url: https://gitea.bonelle-family.dscloud.biz/francois.bonelle/hassio-repo.git url: https://gitea.bonelle-family.dscloud.biz/francois.bonelle/hassio-repo.git

View File

@@ -5,6 +5,6 @@ build_from:
armv7: library/buildpack-deps:bullseye-curl armv7: library/buildpack-deps:bullseye-curl
i386: library/buildpack-deps:bullseye-curl i386: library/buildpack-deps:bullseye-curl
args: args:
TELEGRAF_VERSION: 1.24.3 TELEGRAF_VERSION: 1.24.4
BASHIO_VERSION: v0.14.3 BASHIO_VERSION: v0.14.3
TEMPIO_VERSION: 2021.09.0 TEMPIO_VERSION: 2021.09.0

View File

@@ -1,6 +1,6 @@
--- ---
name: Telegraf name: Telegraf
version: 1.24.3_a version: 1.24.4_a
slug: hassio_telegraf slug: hassio_telegraf
description: An addon to add telegraf to hassio. description: An addon to add telegraf to hassio.
url: https://gitea.bonelle-family.dscloud.biz/francois.bonelle/hassio-repo.git url: https://gitea.bonelle-family.dscloud.biz/francois.bonelle/hassio-repo.git