Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
feat(container): update vector-suite
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| docker     | timberio/vector | 0.23.0 | 0.34.1 |
| helm       | vector          | 0.15.0 | 0.29.0 |
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 2a3ffde commit d0d18fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cluster/apps/monitoring/vector-agent/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://helm.vector.dev
chart: vector
version: 0.15.0
version: 0.29.0
sourceRef:
kind: HelmRepository
name: vector-charts
Expand All @@ -19,7 +19,7 @@ spec:
values:
image:
repository: timberio/vector
tag: 0.23.0-debian
tag: 0.34.1-debian
role: Agent
env:
- name: VECTOR_WATCH_CONFIG
Expand Down

0 comments on commit d0d18fe

Please sign in to comment.