From 142bb670c1346b294b9e899d09381e6a1e08d6cb Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Wed, 24 Apr 2024 15:12:04 +0200 Subject: [PATCH] chore(helm): releasing v0.5.1 Signed-off-by: Dario Tranchitella --- charts/kamaji/Chart.yaml | 4 ++-- charts/kamaji/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/kamaji/Chart.yaml b/charts/kamaji/Chart.yaml index e489c3e..0497b84 100644 --- a/charts/kamaji/Chart.yaml +++ b/charts/kamaji/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: v0.5.0 +appVersion: v0.5.1 description: Kamaji is the Hosted Control Plane Manager for Kubernetes. home: https://github.com/clastix/kamaji icon: https://github.com/clastix/kamaji/raw/master/assets/logo-colored.png @@ -17,7 +17,7 @@ name: kamaji sources: - https://github.com/clastix/kamaji type: application -version: 0.15.2 +version: 0.15.3 annotations: catalog.cattle.io/certified: partner catalog.cattle.io/release-name: kamaji diff --git a/charts/kamaji/README.md b/charts/kamaji/README.md index 6222e43..b2b60fb 100644 --- a/charts/kamaji/README.md +++ b/charts/kamaji/README.md @@ -1,6 +1,6 @@ # kamaji -![Version: 0.15.2](https://img.shields.io/badge/Version-0.15.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.5.0](https://img.shields.io/badge/AppVersion-v0.5.0-informational?style=flat-square) +![Version: 0.15.3](https://img.shields.io/badge/Version-0.15.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.5.1](https://img.shields.io/badge/AppVersion-v0.5.1-informational?style=flat-square) Kamaji is the Hosted Control Plane Manager for Kubernetes.