From c9e029939a0e4376d504a75388d17ef1ca30c915 Mon Sep 17 00:00:00 2001 From: Richard Artoul Date: Wed, 5 Jun 2024 12:46:24 -0400 Subject: [PATCH] upgrade agent version --- charts/warpstream-agent/CHANGELOG.md | 6 ++++++ charts/warpstream-agent/Chart.yaml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/charts/warpstream-agent/CHANGELOG.md b/charts/warpstream-agent/CHANGELOG.md index 5c1e73f..e6b20f2 100644 --- a/charts/warpstream-agent/CHANGELOG.md +++ b/charts/warpstream-agent/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.12.22] - 2024-06-05 + +### Added + +- update warpstream agent version to v565 + ## [0.12.21] - 2024-06-05 ### Added diff --git a/charts/warpstream-agent/Chart.yaml b/charts/warpstream-agent/Chart.yaml index 3d91c67..2e1977d 100644 --- a/charts/warpstream-agent/Chart.yaml +++ b/charts/warpstream-agent/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: warpstream-agent description: WarpStream Agent for Kubernetes. type: application -version: 0.12.21 -appVersion: v564 +version: 0.12.22 +appVersion: v565 icon: https://avatars.githubusercontent.com/u/132156278 home: https://docs.warpstream.com/warpstream/ sources: