diff --git a/charts/vector-agent/Chart.yaml b/charts/vector-agent/Chart.yaml index 8700cca..c147e4f 100644 --- a/charts/vector-agent/Chart.yaml +++ b/charts/vector-agent/Chart.yaml @@ -3,8 +3,8 @@ name: vector-agent type: application icon: https://vector.dev/press/vector-icon.svg description: A Helm chart to collect Kubernetes logs with Vector -version: "0.21.1" -appVersion: "0.19.0" +version: "0.21.2" +appVersion: "0.19.1" home: https://vector.dev/ sources: - https://github.com/timberio/vector/ diff --git a/charts/vector-aggregator/Chart.yaml b/charts/vector-aggregator/Chart.yaml index 13108d4..d1bb1b3 100644 --- a/charts/vector-aggregator/Chart.yaml +++ b/charts/vector-aggregator/Chart.yaml @@ -3,8 +3,8 @@ name: vector-aggregator type: application icon: https://vector.dev/press/vector-icon.svg description: A Helm chart to aggregate data with Vector -version: "0.21.1" -appVersion: "0.19.0" +version: "0.21.2" +appVersion: "0.19.1" home: https://vector.dev/ sources: - https://github.com/timberio/vector/ diff --git a/charts/vector/Chart.yaml b/charts/vector/Chart.yaml index a1098a6..4ddb6ea 100644 --- a/charts/vector/Chart.yaml +++ b/charts/vector/Chart.yaml @@ -18,11 +18,11 @@ maintainers: - name: Datadog email: team-vector@datadoghq.com icon: https://vector.dev/press/vector-icon.svg -appVersion: "0.19.0-distroless-libc" +appVersion: "0.19.1-distroless-libc" annotations: artifacthub.io/images: | - name: vector - image: timberio/vector:0.19.0-distroless-libc + image: timberio/vector:0.19.1-distroless-libc - name: haproxy image: haproxytech/haproxy-alpine:2.4.4 artifacthub.io/license: MPL-2.0 diff --git a/charts/vector/README.md b/charts/vector/README.md index b32cc39..0858a0c 100644 --- a/charts/vector/README.md +++ b/charts/vector/README.md @@ -1,6 +1,6 @@ # Vector -![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.19.0-distroless-libc](https://img.shields.io/badge/AppVersion-0.19.0--distroless--libc-informational?style=flat-square) +![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.19.1-distroless-libc](https://img.shields.io/badge/AppVersion-0.19.1--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.