From c57c07693f7235a37ebb4f4be69cc41c9c9dce19 Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Mon, 24 Jun 2024 18:23:39 +0200 Subject: [PATCH] chore(helm): releasing v0.6.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 04770a0b..1d8df04a 100644 --- a/charts/kamaji/Chart.yaml +++ b/charts/kamaji/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: v0.6.0 +appVersion: v0.6.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.16.0 +version: 0.16.1 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 19d43336..590c37c6 100644 --- a/charts/kamaji/README.md +++ b/charts/kamaji/README.md @@ -1,6 +1,6 @@ # kamaji -![Version: 0.16.0](https://img.shields.io/badge/Version-0.16.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.6.0](https://img.shields.io/badge/AppVersion-v0.6.0-informational?style=flat-square) +![Version: 0.16.1](https://img.shields.io/badge/Version-0.16.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.6.1](https://img.shields.io/badge/AppVersion-v0.6.1-informational?style=flat-square) Kamaji is the Hosted Control Plane Manager for Kubernetes.