bump versions

This commit is contained in:
2025-11-07 19:57:20 +03:00
parent 1d91d974bd
commit 74aeccc951
6 changed files with 6 additions and 6 deletions

View File

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

View File

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