Skip to content

Commit 1891d84

Browse files
authored
kminion: bump image to 2.3.0 (#1728)
Follow-up on #1726 where release candidate image verison was left
1 parent 38d4ee2 commit 1891d84

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/kminion/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ version: 0.15.0
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.3.0-rc2
32+
appVersion: v2.3.0
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.3.0-rc2
46+
image: docker.redpanda.com/redpandadata/kminion:v2.3.0

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