From 0e3a711302272f1f1e8d0d600ed703ba08120363 Mon Sep 17 00:00:00 2001 From: epot Date: Mon, 9 Dec 2024 14:28:05 +0100 Subject: [PATCH 1/2] Update CHANGELOG.md --- charts/warpstream-agent/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/charts/warpstream-agent/CHANGELOG.md b/charts/warpstream-agent/CHANGELOG.md index b692888..95e8a23 100644 --- a/charts/warpstream-agent/CHANGELOG.md +++ b/charts/warpstream-agent/CHANGELOG.md @@ -5,6 +5,10 @@ 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.13.62] - 2024-12-09 + +- Update WarpStream Agent to v604. + ## [0.13.61] - 2024-12-05 - Allow adding `labels` to the service From 8784683a9bc536ed02e9dc32e75e68533a225222 Mon Sep 17 00:00:00 2001 From: epot Date: Mon, 9 Dec 2024 14:28:51 +0100 Subject: [PATCH 2/2] Update Chart.yaml --- charts/warpstream-agent/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/warpstream-agent/Chart.yaml b/charts/warpstream-agent/Chart.yaml index ea5f984..93ad0b2 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.13.61 -appVersion: v603 +version: 0.13.62 +appVersion: v604 icon: https://avatars.githubusercontent.com/u/132156278 home: https://docs.warpstream.com/warpstream/ sources: