Add syslog-ng. Update telegraf
This commit is contained in:
@@ -5,4 +5,4 @@ build_from:
|
||||
armv7: ghcr.io/hassio-addons/debian-base/armv7:5.2.3
|
||||
i386: ghcr.io/hassio-addons/debian-base/i386:5.2.3
|
||||
args:
|
||||
TELEGRAF_VERSION: 1.21.2
|
||||
TELEGRAF_VERSION: 1.21.4
|
||||
@@ -1,9 +1,9 @@
|
||||
---
|
||||
name: Telegraf
|
||||
version: 1.21.2_a
|
||||
version: 1.21.4_a
|
||||
slug: hassio_telegraf
|
||||
description: An addon to add telegraf to hassio.
|
||||
url: https://gitea.bonelle-family.dscloud.biz/francois.bonelle/hassio-telegraf.git
|
||||
url: https://gitea.bonelle-family.dscloud.biz/francois.bonelle/hassio-repo.git
|
||||
init: false
|
||||
arch:
|
||||
- aarch64
|
||||
|
||||
@@ -3,9 +3,6 @@
|
||||
# Home Assistant Community Add-on: Telegraf
|
||||
# Configures Telegraf
|
||||
# ==============================================================================
|
||||
declare influx_un
|
||||
declare influx_pw
|
||||
declare influx_ret
|
||||
declare hostname
|
||||
bashio::require.unprotected
|
||||
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
#!/usr/bin/env bashio
|
||||
declare influx_un
|
||||
declare influx_pw
|
||||
declare influx_ret
|
||||
declare hostname
|
||||
bashio::require.unprotected
|
||||
|
||||
|
||||
Reference in New Issue
Block a user