From 233923ab12d470ebd73a54916eea08a66b68521c Mon Sep 17 00:00:00 2001 From: Joe Sirianni Date: Wed, 6 May 2026 13:16:06 -0400 Subject: [PATCH] Use Bindplane v1.100.0 --- charts/bindplane/Chart.yaml | 4 ++-- charts/bindplane/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/bindplane/Chart.yaml b/charts/bindplane/Chart.yaml index bc8d79d..f318610 100644 --- a/charts/bindplane/Chart.yaml +++ b/charts/bindplane/Chart.yaml @@ -3,10 +3,10 @@ name: bindplane description: Bindplane is an observability pipeline. type: application # The chart's version -version: 1.34.0 +version: 1.35.0 # The Bindplane tagged release. If the user does not # set the `image.tag` values option, this version is used. -appVersion: 1.99.1 +appVersion: 1.100.0 keywords: - kubernetes - bindplane diff --git a/charts/bindplane/README.md b/charts/bindplane/README.md index 37b2f87..c62bbb9 100644 --- a/charts/bindplane/README.md +++ b/charts/bindplane/README.md @@ -1,6 +1,6 @@ # bindplane -![Version: 1.34.0](https://img.shields.io/badge/Version-1.34.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.99.1](https://img.shields.io/badge/AppVersion-1.99.1-informational?style=flat-square) +![Version: 1.35.0](https://img.shields.io/badge/Version-1.35.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.100.0](https://img.shields.io/badge/AppVersion-1.100.0-informational?style=flat-square) Bindplane is an observability pipeline.