bump vector to 0.48.0

This commit is contained in:
2025-08-02 09:21:07 +03:00
parent 89e16f4e99
commit 0e5acfc69f
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG VECTOR_VERSION=0.47.0
ARG VECTOR_VERSION=0.48.0
WORKDIR /vector

View File

@@ -1,5 +1,5 @@
name: "Vector"
version: "0.47.0"
version: "0.48.0"
slug: "vector"
description: "Vector log processor"
url: "https://vector.dev"