Skip to content

Commit

Permalink
feat(container): update image docker.io/timberio/vector to v0.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent bf6d7ba commit f22aacd
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 @@ -33,7 +33,7 @@ spec:
app:
image:
repository: docker.io/timberio/vector
tag: 0.37.1-alpine
tag: 0.43.0-alpine
args:
- "--config"
- "/etc/vector/vector.yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
app:
image:
repository: docker.io/timberio/vector
tag: 0.37.1-alpine
tag: 0.43.0-alpine
args:
- "--config"
- "/etc/vector/vector.yaml"
Expand Down

0 comments on commit f22aacd

Please sign in to comment.