diff --git a/charts/bindplane/Chart.yaml b/charts/bindplane/Chart.yaml index d5bad8b..38423dc 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.7 +version: 1.20.8 # The BindPlane OP tagged release. If the user does not # set the `image.tag` values option, this version is used. -appVersion: 1.81.0 +appVersion: 1.82.0 keywords: - kubernetes - bindplane diff --git a/charts/bindplane/README.md b/charts/bindplane/README.md index c2dddce..93a8656 100644 --- a/charts/bindplane/README.md +++ b/charts/bindplane/README.md @@ -1,6 +1,6 @@ # bindplane -![Version: 1.20.7](https://img.shields.io/badge/Version-1.20.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.81.0](https://img.shields.io/badge/AppVersion-1.81.0-informational?style=flat-square) +![Version: 1.20.8](https://img.shields.io/badge/Version-1.20.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.82.0](https://img.shields.io/badge/AppVersion-1.82.0-informational?style=flat-square) BindPlane OP is an observability pipeline.