Skip to content

Commit

Permalink
feat(container): update image docker.io/timberio/vector ( 0.34.1-debi…
Browse files Browse the repository at this point in the history
…an → 0.43.0-debian )

| datasource | package                   | from          | to            |
| ---------- | ------------------------- | ------------- | ------------- |
| docker     | docker.io/timberio/vector | 0.34.1-debian | 0.43.0-debian |


Signed-off-by: Anthony Rabbito <hello@anthonyrabbito.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 489f02a commit e1969aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/base/monitoring/vector/agent/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
main:
image:
repository: docker.io/timberio/vector
tag: 0.34.1-debian@sha256:a2e406c8917ed62d24381e600ad8bd96fe82fcdb406ecfb4ab4a6fad21b19047
tag: 0.43.0-debian@sha256:40b80035dd1b05c4090b8f5fc954dc5d110a4f669e7575587f9787bd24e7543f
env:
PROCFS_ROOT: /host/proc
SYSFS_ROOT: /host/sys
Expand Down
2 changes: 1 addition & 1 deletion k8s/base/monitoring/vector/aggregator/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
main:
image:
repository: docker.io/timberio/vector
tag: 0.34.1-debian@sha256:a2e406c8917ed62d24381e600ad8bd96fe82fcdb406ecfb4ab4a6fad21b19047
tag: 0.43.0-debian@sha256:40b80035dd1b05c4090b8f5fc954dc5d110a4f669e7575587f9787bd24e7543f
args: ["--config", "/etc/vector/vector.yaml"]
pod:
topologySpreadConstraints:
Expand Down

0 comments on commit e1969aa

Please sign in to comment.