Skip to content

Commit 9d7b7ff

Browse files
committed
kminion: bump app version to 2.2.13. Release 0.14.2
1 parent 7e6eea4 commit 9d7b7ff

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/kminion/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ type: application
2525
# The chart version and the app version are not the same and will not track
2626
# together. The chart version is a semver representation of changes to this
2727
# chart.
28-
version: 0.14.1
28+
version: 0.14.2
2929

3030
# The app version is the default version of Kminion to install.
3131
# ** NOTE for maintainers: please ensure the artifacthub image annotation is updated before merging
32-
appVersion: v2.2.8
32+
appVersion: v2.2.13
3333

3434
icon: https://images.ctfassets.net/paqvtpyf8rwu/3cYHw5UzhXCbKuR24GDFGO/73fb682e6157d11c10d5b2b5da1d5af0/skate-stand-panda.svg
3535
sources:
@@ -43,4 +43,4 @@ annotations:
4343
url: https://helm.sh/docs/intro/install/
4444
artifacthub.io/images: |
4545
- name: kminion
46-
image: docker.redpanda.com/redpandadata/kminion:v2.2.5
46+
image: docker.redpanda.com/redpandadata/kminion:v2.2.13

charts/kminion/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tags:
66
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
77
---
88

9-
![Version: 0.14.1](https://img.shields.io/badge/Version-0.14.1-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)
9+
![Version: 0.14.2](https://img.shields.io/badge/Version-0.14.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.13](https://img.shields.io/badge/AppVersion-v2.2.13-informational?style=flat-square)
1010

1111
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.
1212

0 commit comments

Comments
 (0)