Skip to content

Commit 6d60560

Browse files
authored
Upgrade chart to deploy kubestitute 2.2.0 (#269)
1 parent 8343e5d commit 6d60560

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm/kubestitute/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
name: kubestitute
33
type: application
4-
version: 2.3.0-rc.0
5-
appVersion: 2.2.0-rc.0
4+
version: 2.3.0
5+
appVersion: "2.2.0"
66
description: Kubestitute is an event based instances lifecycle manager for Kubernetes.
77
home: https://github.com/quortex/kubestitute
88
sources:

helm/kubestitute/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kubestitute
22

3-
![Version: 2.3.0-rc.0](https://img.shields.io/badge/Version-2.3.0--rc.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.0-rc.0](https://img.shields.io/badge/AppVersion-2.2.0--rc.0-informational?style=flat-square)
3+
![Version: 2.3.0](https://img.shields.io/badge/Version-2.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square)
44

55
Kubestitute is an event based instances lifecycle manager for Kubernetes.
66

0 commit comments

Comments
 (0)