From 80dc170178fa7b663eb6e74f93fb60f7bf7c1e4c Mon Sep 17 00:00:00 2001 From: Jesse Szwedko Date: Mon, 9 Sep 2024 09:01:23 -0700 Subject: [PATCH 1/2] fix(vector): Bump Vector to v0.40.2 Signed-off-by: Jesse Szwedko --- charts/vector/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/vector/Chart.yaml b/charts/vector/Chart.yaml index 1681a80..1c4d6d8 100644 --- a/charts/vector/Chart.yaml +++ b/charts/vector/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: vector -version: "0.35.2" +version: "0.35.3" kubeVersion: ">=1.15.0-0" description: A lightweight, ultra-fast tool for building observability pipelines type: application @@ -18,11 +18,11 @@ maintainers: - name: Datadog email: vector@datadoghq.com icon: https://vector.dev/press/vector-icon.svg -appVersion: "0.40.1-distroless-libc" +appVersion: "0.40.2-distroless-libc" annotations: artifacthub.io/images: | - name: vector - image: timberio/vector:0.40.1-distroless-libc + image: timberio/vector:0.40.2-distroless-libc - name: haproxy image: haproxytech/haproxy-alpine:2.6.12 artifacthub.io/license: MPL-2.0 From adb10eaa89953a254fe75b3f6ee26e8d19d4f61b Mon Sep 17 00:00:00 2001 From: Jesse Szwedko Date: Mon, 9 Sep 2024 09:36:38 -0700 Subject: [PATCH 2/2] helm-docs Signed-off-by: Jesse Szwedko --- charts/vector/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/vector/README.md b/charts/vector/README.md index 1af5862..ddd372b 100644 --- a/charts/vector/README.md +++ b/charts/vector/README.md @@ -1,6 +1,6 @@ # Vector -![Version: 0.35.2](https://img.shields.io/badge/Version-0.35.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.40.1-distroless-libc](https://img.shields.io/badge/AppVersion-0.40.1--distroless--libc-informational?style=flat-square) +![Version: 0.35.3](https://img.shields.io/badge/Version-0.35.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.40.2-distroless-libc](https://img.shields.io/badge/AppVersion-0.40.2--distroless--libc-informational?style=flat-square) [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.