Skip to content

Commit

Permalink
feat(container): update image docker.io/timberio/vector to v0.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent fedcc37 commit a482c88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/monitoring/vector/agent/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
app:
image:
repository: docker.io/timberio/vector
tag: 0.40.1-alpine@sha256:a29c5e3eeea49ea0a927d598f7e88624ff18ebd35df827772a337c96684c9ce5
tag: 0.41.0-alpine@sha256:28b9cac16fbcd72a7c6428efcbf8b32916b568fcd697d0e0b8e37435f54b9387
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:
app:
image:
repository: docker.io/timberio/vector
tag: 0.40.1-alpine@sha256:a29c5e3eeea49ea0a927d598f7e88624ff18ebd35df827772a337c96684c9ce5
tag: 0.41.0-alpine@sha256:28b9cac16fbcd72a7c6428efcbf8b32916b568fcd697d0e0b8e37435f54b9387
args: ["--config", "/etc/vector/vector.yaml"]
probes:
liveness:
Expand Down

0 comments on commit a482c88

Please sign in to comment.