Skip to content

Commit 0c97c18

Browse files
committed
feat(vector): Bump Vector to 0.46.0 and update Helm docs
1 parent a3878ea commit 0c97c18

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/vector/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ maintainers:
1818
- name: Datadog
1919
2020
icon: https://vector.dev/press/vector-icon.svg
21-
appVersion: "0.45.0-distroless-libc"
21+
appVersion: "0.46.0-distroless-libc"
2222
annotations:
2323
artifacthub.io/images: |
2424
- name: vector
25-
image: timberio/vector:0.45.0-distroless-libc
25+
image: timberio/vector:0.46.0-distroless-libc
2626
- name: haproxy
2727
image: haproxytech/haproxy-alpine:2.6.12
2828
artifacthub.io/license: MPL-2.0

charts/vector/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Vector
22

3-
![Version: 0.41.2](https://img.shields.io/badge/Version-0.41.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.45.0-distroless-libc](https://img.shields.io/badge/AppVersion-0.45.0--distroless--libc-informational?style=flat-square)
3+
![Version: 0.41.2](https://img.shields.io/badge/Version-0.41.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.46.0-distroless-libc](https://img.shields.io/badge/AppVersion-0.46.0--distroless--libc-informational?style=flat-square)
44

55
[Vector](https://vector.dev/) is a high-performance, end-to-end observability data pipeline that puts you in control of your observability data. Collect, transform, and route all your logs, metrics, and traces to any vendors you want today and any other vendors you may want tomorrow. Vector enables dramatic cost reduction, novel data enrichment, and data security where you need it, not where is most convenient for your vendors.
66

0 commit comments

Comments
 (0)