Skip to content

Commit 3ef0db4

Browse files
fix(container): update docker.io/timberio/vector ( 0.40.0 → 0.40.1 ) (#3421)
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
1 parent 1885082 commit 3ef0db4

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.40.0-alpine@sha256:7a81fdd62e056321055a9e4bdec4073d752ecf68f4c192e676b85001721523c2
40+
tag: 0.40.1-alpine@sha256:a29c5e3eeea49ea0a927d598f7e88624ff18ebd35df827772a337c96684c9ce5
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.40.0-alpine@sha256:7a81fdd62e056321055a9e4bdec4073d752ecf68f4c192e676b85001721523c2
49+
tag: 0.40.1-alpine@sha256:a29c5e3eeea49ea0a927d598f7e88624ff18ebd35df827772a337c96684c9ce5
5050
args: ["--config", "/etc/vector/vector.yaml"]
5151
probes:
5252
liveness:

0 commit comments

Comments
 (0)