From f61db8b8e85416e109ab4841d15f989d2066fdd2 Mon Sep 17 00:00:00 2001 From: Joseph Sirianni Date: Wed, 6 Nov 2024 11:35:52 -0500 Subject: [PATCH] bindplane v1.80.0 (#178) --- 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 ec29856..4e1f8cc 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.20.5 +version: 1.20.6 # The BindPlane OP tagged release. If the user does not # set the `image.tag` values option, this version is used. -appVersion: 1.79.0 +appVersion: 1.80.0 keywords: - kubernetes - bindplane diff --git a/charts/bindplane/README.md b/charts/bindplane/README.md index 8b0dea4..0e310ba 100644 --- a/charts/bindplane/README.md +++ b/charts/bindplane/README.md @@ -1,6 +1,6 @@ # bindplane -![Version: 1.20.5](https://img.shields.io/badge/Version-1.20.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.79.0](https://img.shields.io/badge/AppVersion-1.79.0-informational?style=flat-square) +![Version: 1.20.6](https://img.shields.io/badge/Version-1.20.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.80.0](https://img.shields.io/badge/AppVersion-1.80.0-informational?style=flat-square) BindPlane OP is an observability pipeline.