bump
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
|
|||||||
|
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
ARG COREDNS_VERSION=1.14.3
|
ARG COREDNS_VERSION=1.14.6
|
||||||
|
|
||||||
WORKDIR /coredns
|
WORKDIR /coredns
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
build_from:
|
build_from:
|
||||||
amd64: ghcr.io/hassio-addons/debian-base/amd64:7.8.2
|
amd64: ghcr.io/hassio-addons/debian-base/amd64:9.3.0
|
||||||
codenotary:
|
codenotary:
|
||||||
base_image: [email protected]
|
base_image: [email protected]
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
name: "Coredns"
|
name: "Coredns"
|
||||||
version: "1.14.3"
|
version: "1.14.6"
|
||||||
slug: "coredns"
|
slug: "coredns"
|
||||||
description: "CoreDNS is a DNS server that chains plugins "
|
description: "CoreDNS is a DNS server that chains plugins "
|
||||||
url: "https://coredns.io/"
|
url: "https://coredns.io/"
|
||||||
|
|||||||
+1
-1
@@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
|
|||||||
|
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
ARG VECTOR_VERSION=0.55.0
|
ARG VECTOR_VERSION=0.57.0
|
||||||
|
|
||||||
WORKDIR /vector
|
WORKDIR /vector
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
build_from:
|
build_from:
|
||||||
amd64: ghcr.io/hassio-addons/debian-base/amd64:7.8.2
|
amd64: ghcr.io/hassio-addons/debian-base/amd64:9.3.0
|
||||||
codenotary:
|
codenotary:
|
||||||
base_image: [email protected]
|
base_image: [email protected]
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
name: "Vector"
|
name: "Vector"
|
||||||
version: "0.55.0"
|
version: "0.57.0"
|
||||||
slug: "vector"
|
slug: "vector"
|
||||||
description: "Vector log processor"
|
description: "Vector log processor"
|
||||||
url: "https://vector.dev"
|
url: "https://vector.dev"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ FROM ${BUILD_FROM}
|
|||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
ARG MAJOR_VERSION=7.4
|
ARG MAJOR_VERSION=7.4
|
||||||
ARG ZABBIX_VERSION=${MAJOR_VERSION}.11
|
ARG ZABBIX_VERSION=${MAJOR_VERSION}.13
|
||||||
ARG ZABBIX_DEB_URL="https://repo.zabbix.com/zabbix/${MAJOR_VERSION}/release/debian/pool/main/z/zabbix-release"
|
ARG ZABBIX_DEB_URL="https://repo.zabbix.com/zabbix/${MAJOR_VERSION}/release/debian/pool/main/z/zabbix-release"
|
||||||
ARG ZABBIX_DEB_PKG="zabbix-release_latest_${MAJOR_VERSION}+debian12_all.deb"
|
ARG ZABBIX_DEB_PKG="zabbix-release_latest_${MAJOR_VERSION}+debian12_all.deb"
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
build_from:
|
build_from:
|
||||||
amd64: ghcr.io/hassio-addons/debian-base/amd64:7.8.2
|
amd64: ghcr.io/hassio-addons/debian-base/amd64:9.3.0
|
||||||
codenotary:
|
codenotary:
|
||||||
base_image: [email protected]
|
base_image: [email protected]
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: zabbix-agent2
|
name: zabbix-agent2
|
||||||
version: "7.4.11"
|
version: "7.4.13"
|
||||||
slug: zabbix-agent2
|
slug: zabbix-agent2
|
||||||
description: Zabbix agent 2
|
description: Zabbix agent 2
|
||||||
url: https://gitea.sinav-lab.com/sinav/haos-addons
|
url: https://gitea.sinav-lab.com/sinav/haos-addons
|
||||||
|
|||||||
Reference in New Issue
Block a user