From ea233d07a519b89d48bc8ab4f5729adbb0ee7ec6 Mon Sep 17 00:00:00 2001 From: Joseph Sirianni Date: Wed, 2 Oct 2024 11:16:46 -0400 Subject: [PATCH] bindplane 1.75.0 (#171) --- 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 54175e2..77be19b 100644 --- a/charts/bindplane/Chart.yaml +++ b/charts/bindplane/Chart.yaml @@ -3,10 +3,10 @@ name: bindplane description: BindPlane OP is an observability pipeline. type: application # The chart's version -version: 1.19.2 +version: 1.19.3 # The BindPlane OP tagged release. If the user does not # set the `image.tag` values option, this version is used. -appVersion: 1.74.2 +appVersion: 1.75.0 keywords: - kubernetes - bindplane diff --git a/charts/bindplane/README.md b/charts/bindplane/README.md index 9c3288a..14fa5f7 100644 --- a/charts/bindplane/README.md +++ b/charts/bindplane/README.md @@ -1,6 +1,6 @@ # bindplane -![Version: 1.19.2](https://img.shields.io/badge/Version-1.19.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.74.2](https://img.shields.io/badge/AppVersion-1.74.2-informational?style=flat-square) +![Version: 1.19.3](https://img.shields.io/badge/Version-1.19.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.75.0](https://img.shields.io/badge/AppVersion-1.75.0-informational?style=flat-square) BindPlane OP is an observability pipeline.