Skip to content

Commit

Permalink
charts/kminion: Bump app version to 2.2.8
Browse files Browse the repository at this point in the history
Fixes #1286
  • Loading branch information
c4milo authored and RafalKorepta committed May 18, 2024
1 parent 79bc3e2 commit 2f034c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions charts/kminion/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@ apiVersion: v2
name: kminion
description: The most popular Open Source Kafka JMX to Prometheus tool by the creators of Redpanda Console and Redpanda
maintainers:
- name: redpanda-data
url: https://github.com/orgs/redpanda-data/people
- name: redpanda-data
url: https://github.com/orgs/redpanda-data/people

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.7
version: 0.12.8

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

icon: https://images.ctfassets.net/paqvtpyf8rwu/3cYHw5UzhXCbKuR24GDFGO/73fb682e6157d11c10d5b2b5da1d5af0/skate-stand-panda.svg
sources:
- https://github.com/redpanda-data/helm-charts
- https://github.com/redpanda-data/helm-charts
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
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.7](https://img.shields.io/badge/Version-0.12.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.5](https://img.shields.io/badge/AppVersion-v2.2.5-informational?style=flat-square)
![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)

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 2f034c2

Please sign in to comment.