Skip to content

Commit

Permalink
Bump kminion version, fix typo in Chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x5d authored and chrisseto committed May 24, 2024
1 parent 8dc3cf9 commit dcb63db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/kminion/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ type: application
# The chart version and the app version are not the same and will not track
# together. The chart version is a semver representation of changes to this
# chart.
version: 0.12.8
version: 0.13.0

# The app version is the default version of Redpanda to install.
# The app version is the default version of Kminion to install.
# ** NOTE for maintainers: please ensure the artifacthub image annotation is updated before merging
appVersion: v2.2.8

Expand Down
2 changes: 1 addition & 1 deletion charts/kminion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
description: The most popular Open Source Kafka JMX to Prometheus tool by the creators of [Redpanda Console](https://github.com/redpanda-data/console) and Redpanda
---

![Version: 0.12.8](https://img.shields.io/badge/Version-0.12.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.8](https://img.shields.io/badge/AppVersion-v2.2.8-informational?style=flat-square)
![Version: 0.13.0](https://img.shields.io/badge/Version-0.13.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.8](https://img.shields.io/badge/AppVersion-v2.2.8-informational?style=flat-square)

This page describes the official Redpanda KMinion Helm Chart. In particular, this page describes the contents of the chart’s [`values.yaml` file](https://github.com/redpanda-data/helm-charts/blob/main/charts/kminion/values.yaml). Each of the settings is listed and described on this page, along with any default values.

Expand Down

0 comments on commit dcb63db

Please sign in to comment.