From 34e3e9af08e29b2193f6f9c26d6651789afb00a3 Mon Sep 17 00:00:00 2001 From: Spencer Gilbert Date: Tue, 11 Oct 2022 16:41:21 -0400 Subject: [PATCH] chore(vector): Release 0.16.2 (#250) Signed-off-by: Spencer Gilbert Signed-off-by: Spencer Gilbert --- CHANGELOG.md | 8 ++++++++ charts/vector/Chart.yaml | 2 +- charts/vector/README.md | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ab779d..ef7c694 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) +## [vector-0.16.2] - 2022-10-11 + +### Ci + +#### Bug Fixes + +- Skip release if it already exists (#248) ([9435344](https://github.com/vectordotdev/helm-charts/commit/9435344a5e684b8bf0d7dfe2b14a69cfddef188f)) + ## [vector-0.16.1] - 2022-10-04 ### Vector diff --git a/charts/vector/Chart.yaml b/charts/vector/Chart.yaml index 075c97a..591f0f1 100644 --- a/charts/vector/Chart.yaml +++ b/charts/vector/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: vector -version: "0.16.1" +version: "0.16.2" kubeVersion: ">=1.15.0-0" description: A lightweight, ultra-fast tool for building observability pipelines type: application diff --git a/charts/vector/README.md b/charts/vector/README.md index 3583ccf..175b07a 100644 --- a/charts/vector/README.md +++ b/charts/vector/README.md @@ -1,6 +1,6 @@ # Vector -![Version: 0.16.1](https://img.shields.io/badge/Version-0.16.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.24.1-distroless-libc](https://img.shields.io/badge/AppVersion-0.24.1--distroless--libc-informational?style=flat-square) +![Version: 0.16.2](https://img.shields.io/badge/Version-0.16.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.24.1-distroless-libc](https://img.shields.io/badge/AppVersion-0.24.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.