Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/bindplane/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: bindplane
description: Bindplane is an observability pipeline.
type: application
# The chart's version
version: 1.35.0
version: 1.35.1
# The Bindplane tagged release. If the user does not
# set the `image.tag` values option, this version is used.
appVersion: 1.100.0
appVersion: 1.100.4
keywords:
- kubernetes
- bindplane
Expand Down
2 changes: 1 addition & 1 deletion charts/bindplane/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bindplane

![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)
![Version: 1.35.1](https://img.shields.io/badge/Version-1.35.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.100.4](https://img.shields.io/badge/AppVersion-1.100.4-informational?style=flat-square)

Bindplane is an observability pipeline.

Expand Down
Loading