Update docker.io/timberio/vector Docker tag to v0.36.1-alpine
This commit is contained in:
parent
f69f407650
commit
cf7f799fe9
2 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@ spec:
|
|||
main:
|
||||
image:
|
||||
repository: docker.io/timberio/vector
|
||||
tag: 0.36.0-alpine@sha256:d481b891ca5b36e2ae2a66917cc252ba8aaf30a7904f84b4c7d74206bd3de2e9
|
||||
tag: 0.36.1-alpine@sha256:cf20f6f0adb57f561df678a70c4a68361885b861882235bfb0a808610bb1b532
|
||||
env:
|
||||
PROCFS_ROOT: /host/proc
|
||||
SYSFS_ROOT: /host/sys
|
||||
|
|
|
@ -47,7 +47,7 @@ spec:
|
|||
main:
|
||||
image:
|
||||
repository: docker.io/timberio/vector
|
||||
tag: 0.36.0-alpine@sha256:d481b891ca5b36e2ae2a66917cc252ba8aaf30a7904f84b4c7d74206bd3de2e9
|
||||
tag: 0.36.1-alpine@sha256:cf20f6f0adb57f561df678a70c4a68361885b861882235bfb0a808610bb1b532
|
||||
args: ["--config", "/etc/vector/vector.yaml"]
|
||||
pod:
|
||||
topologySpreadConstraints:
|
||||
|
|
Loading…
Reference in a new issue