From 433989a4badeb8edc0925cfc671fb0cc66448e66 Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Sat, 18 May 2024 18:25:00 +0200 Subject: [PATCH] chore: releasing v0.6.0 (#58) --- charts/kamaji-etcd/Chart.yaml | 2 +- charts/kamaji-etcd/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kamaji-etcd/Chart.yaml b/charts/kamaji-etcd/Chart.yaml index 4a23a00..9c6b5a8 100644 --- a/charts/kamaji-etcd/Chart.yaml +++ b/charts/kamaji-etcd/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.5.2 +version: 0.6.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/kamaji-etcd/README.md b/charts/kamaji-etcd/README.md index 630e1b1..7aa3261 100644 --- a/charts/kamaji-etcd/README.md +++ b/charts/kamaji-etcd/README.md @@ -1,6 +1,6 @@ # kamaji-etcd -![Version: 0.5.2](https://img.shields.io/badge/Version-0.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.6](https://img.shields.io/badge/AppVersion-3.5.6-informational?style=flat-square) +![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.6](https://img.shields.io/badge/AppVersion-3.5.6-informational?style=flat-square) Helm chart for deploying a multi-tenant `etcd` cluster.