From 2d99997ee272648b95dcc9bec82c5609fd2ff5e7 Mon Sep 17 00:00:00 2001 From: Joseph Sirianni Date: Wed, 15 Nov 2023 14:55:27 -0500 Subject: [PATCH] bindplane 1.35.0 (#67) --- charts/bindplane/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bindplane/Chart.yaml b/charts/bindplane/Chart.yaml index 021e20aa..4f57c7f0 100644 --- a/charts/bindplane/Chart.yaml +++ b/charts/bindplane/Chart.yaml @@ -3,10 +3,10 @@ name: bindplane description: BindPlane OP is an open source observability pipeline. type: application # The chart's version -version: 1.0.5 +version: 1.0.6 # The BindPlane OP tagged release. If the user does not # set the `image.tag` values option, this version is used. -appVersion: 1.34.1 +appVersion: 1.35.0 keywords: - kubernetes - bindplane