diff --git a/helm/kubestitute/Chart.yaml b/helm/kubestitute/Chart.yaml index 1135c7b..0d49e4f 100644 --- a/helm/kubestitute/Chart.yaml +++ b/helm/kubestitute/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: kubestitute type: application -version: 3.1.0-rc.0 -appVersion: "2.3.0-rc.0" +version: 3.1.0-rc.1 +appVersion: "2.3.0-rc.1" description: Kubestitute is an event based instances lifecycle manager for Kubernetes. home: https://github.com/quortex/kubestitute sources: diff --git a/helm/kubestitute/README.md b/helm/kubestitute/README.md index 85855ba..14dd1d9 100644 --- a/helm/kubestitute/README.md +++ b/helm/kubestitute/README.md @@ -1,6 +1,6 @@ # kubestitute -![Version: 3.1.0-rc.0](https://img.shields.io/badge/Version-3.1.0--rc.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.0-rc.0](https://img.shields.io/badge/AppVersion-2.3.0--rc.0-informational?style=flat-square) +![Version: 3.1.0-rc.1](https://img.shields.io/badge/Version-3.1.0--rc.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.0-rc.1](https://img.shields.io/badge/AppVersion-2.3.0--rc.1-informational?style=flat-square) Kubestitute is an event based instances lifecycle manager for Kubernetes.