Skip to content

Commit 812972e

Browse files
feat(container): update docker.io/timberio/vector ( 0.39.0 → 0.40.0 ) (#3305)
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
1 parent 2e0e435 commit 812972e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/main/apps/observability/vector/agent/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
app:
3838
image:
3939
repository: docker.io/timberio/vector
40-
tag: 0.39.0-alpine@sha256:e6b27085955a089ac66b9c5af9f6e402f1c1a0277b38254a178266c145469718
40+
tag: 0.40.0-alpine@sha256:7a81fdd62e056321055a9e4bdec4073d752ecf68f4c192e676b85001721523c2
4141
env:
4242
PROCFS_ROOT: /host/proc
4343
SYSFS_ROOT: /host/sys

kubernetes/main/apps/observability/vector/aggregator/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
app:
4747
image:
4848
repository: docker.io/timberio/vector
49-
tag: 0.39.0-alpine@sha256:e6b27085955a089ac66b9c5af9f6e402f1c1a0277b38254a178266c145469718
49+
tag: 0.40.0-alpine@sha256:7a81fdd62e056321055a9e4bdec4073d752ecf68f4c192e676b85001721523c2
5050
args: ["--config", "/etc/vector/vector.yaml"]
5151
probes:
5252
liveness:

0 commit comments

Comments
 (0)