Skip to content

Commit

Permalink
fix(container): update image docker.io/timberio/vector to v0.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
layla-bot[bot] authored Apr 9, 2024
1 parent 7db58dd commit 658a049
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
app:
image:
repository: docker.io/timberio/vector
tag: 0.37.0-alpine@sha256:7f4f5c1aec8feaa3ea1bea069e22517788ce9eecee9d5d8af95590cf3e67fc2f
tag: 0.37.1-alpine@sha256:ced16088cdcfcadd2f471c5760ea3b08bec82b9be00a8b90173b9ade7d001607
env:
PROCFS_ROOT: /host/proc
SYSFS_ROOT: /host/sys
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
app:
image:
repository: docker.io/timberio/vector
tag: 0.37.0-alpine@sha256:7f4f5c1aec8feaa3ea1bea069e22517788ce9eecee9d5d8af95590cf3e67fc2f
tag: 0.37.1-alpine@sha256:ced16088cdcfcadd2f471c5760ea3b08bec82b9be00a8b90173b9ade7d001607
args: ["--config", "/etc/vector/vector.yaml"]
probes:
liveness:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
app:
image:
repository: docker.io/timberio/vector
tag: 0.37.0-debian@sha256:a5b5af9f6d3e89e03aef357cc2dfc75a38075061d978078bfb5ccd67bd9af249
tag: 0.37.1-debian@sha256:e0d1bc9e61d99a139870f7276a18f36c3365ad76456a2e103fd5cb277a5a1fcb
env:
PROCFS_ROOT: /host/proc
SYSFS_ROOT: /host/sys
Expand Down

0 comments on commit 658a049

Please sign in to comment.