chore: bump vector to 0.49.0
This commit is contained in:
@@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
|
|||||||
|
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
ARG VECTOR_VERSION=0.48.0
|
ARG VECTOR_VERSION=0.49.0
|
||||||
|
|
||||||
WORKDIR /vector
|
WORKDIR /vector
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: "Vector"
|
name: "Vector"
|
||||||
version: "0.48.0"
|
version: "0.49.0"
|
||||||
slug: "vector"
|
slug: "vector"
|
||||||
description: "Vector log processor"
|
description: "Vector log processor"
|
||||||
url: "https://vector.dev"
|
url: "https://vector.dev"
|
||||||
|
|||||||
Reference in New Issue
Block a user