From f0f325a3d3245a52940663501cac312d41589ef3 Mon Sep 17 00:00:00 2001 From: sinav Date: Fri, 31 Jul 2026 08:54:10 +0300 Subject: [PATCH] bump --- coredns/Dockerfile | 2 +- coredns/build.yaml | 2 +- coredns/config.yaml | 2 +- vector/Dockerfile | 2 +- vector/build.yaml | 2 +- vector/config.yaml | 2 +- zabbix-agent2/Dockerfile | 2 +- zabbix-agent2/build.yaml | 2 +- zabbix-agent2/config.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/coredns/Dockerfile b/coredns/Dockerfile index 14978f0..208fbb5 100644 --- a/coredns/Dockerfile +++ b/coredns/Dockerfile @@ -4,7 +4,7 @@ FROM ${BUILD_FROM} SHELL ["/bin/bash", "-o", "pipefail", "-c"] -ARG COREDNS_VERSION=1.14.3 +ARG COREDNS_VERSION=1.14.6 WORKDIR /coredns diff --git a/coredns/build.yaml b/coredns/build.yaml index c4143af..e70191f 100644 --- a/coredns/build.yaml +++ b/coredns/build.yaml @@ -1,5 +1,5 @@ --- 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: base_image: codenotary@frenck.dev diff --git a/coredns/config.yaml b/coredns/config.yaml index a0093bf..fbc0955 100644 --- a/coredns/config.yaml +++ b/coredns/config.yaml @@ -1,5 +1,5 @@ name: "Coredns" -version: "1.14.3" +version: "1.14.6" slug: "coredns" description: "CoreDNS is a DNS server that chains plugins " url: "https://coredns.io/" diff --git a/vector/Dockerfile b/vector/Dockerfile index b1fce8a..d07c50a 100644 --- a/vector/Dockerfile +++ b/vector/Dockerfile @@ -4,7 +4,7 @@ FROM ${BUILD_FROM} SHELL ["/bin/bash", "-o", "pipefail", "-c"] -ARG VECTOR_VERSION=0.55.0 +ARG VECTOR_VERSION=0.57.0 WORKDIR /vector diff --git a/vector/build.yaml b/vector/build.yaml index c4143af..e70191f 100644 --- a/vector/build.yaml +++ b/vector/build.yaml @@ -1,5 +1,5 @@ --- 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: base_image: codenotary@frenck.dev diff --git a/vector/config.yaml b/vector/config.yaml index 53494bb..d30661d 100644 --- a/vector/config.yaml +++ b/vector/config.yaml @@ -1,5 +1,5 @@ name: "Vector" -version: "0.55.0" +version: "0.57.0" slug: "vector" description: "Vector log processor" url: "https://vector.dev" diff --git a/zabbix-agent2/Dockerfile b/zabbix-agent2/Dockerfile index 4122892..c4475ab 100644 --- a/zabbix-agent2/Dockerfile +++ b/zabbix-agent2/Dockerfile @@ -5,7 +5,7 @@ FROM ${BUILD_FROM} SHELL ["/bin/bash", "-o", "pipefail", "-c"] 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_PKG="zabbix-release_latest_${MAJOR_VERSION}+debian12_all.deb" diff --git a/zabbix-agent2/build.yaml b/zabbix-agent2/build.yaml index c4143af..e70191f 100644 --- a/zabbix-agent2/build.yaml +++ b/zabbix-agent2/build.yaml @@ -1,5 +1,5 @@ --- 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: base_image: codenotary@frenck.dev diff --git a/zabbix-agent2/config.yaml b/zabbix-agent2/config.yaml index 1da51f0..2eeed6a 100644 --- a/zabbix-agent2/config.yaml +++ b/zabbix-agent2/config.yaml @@ -1,6 +1,6 @@ --- name: zabbix-agent2 -version: "7.4.11" +version: "7.4.13" slug: zabbix-agent2 description: Zabbix agent 2 url: https://gitea.sinav-lab.com/sinav/haos-addons