This commit is contained in:
2026-04-09 08:54:59 +03:00
parent 945e66a89b
commit a25f0d6e41
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG VECTOR_VERSION=0.53.0
ARG VECTOR_VERSION=0.54.0
WORKDIR /vector
+1 -1
View File
@@ -1,5 +1,5 @@
name: "Vector"
version: "0.53.0"
version: "0.54.0"
slug: "vector"
description: "Vector log processor"
url: "https://vector.dev"