Skip to content

Commit

Permalink
fix(container): update docker.io/timberio/vector ( 0.35.0 → 0.35.1 )
Browse files Browse the repository at this point in the history
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | docker.io/timberio/vector | 0.35.0 | 0.35.1 |
  • Loading branch information
smurf-bot[bot] authored Feb 12, 2024
1 parent a2862c7 commit a4f21dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
main:
image:
repository: docker.io/timberio/vector
tag: 0.35.0-debian@sha256:d6dd5660c3a28fc7266b5202b5386d109bb635c2c456a1f1c87d01b25fc6dcb5
tag: 0.35.1-debian@sha256:0c507e5f49f3f9db050850e3817f4a7fcbe7492164d04947940c849610be1b5e
env:
PROCFS_ROOT: /host/proc
SYSFS_ROOT: /host/sys
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
main:
image:
repository: docker.io/timberio/vector
tag: 0.35.0-debian@sha256:d6dd5660c3a28fc7266b5202b5386d109bb635c2c456a1f1c87d01b25fc6dcb5
tag: 0.35.1-debian@sha256:0c507e5f49f3f9db050850e3817f4a7fcbe7492164d04947940c849610be1b5e
args: ["--config", "/etc/vector/vector.yaml"]
pod:
affinity:
Expand Down

0 comments on commit a4f21dc

Please sign in to comment.