diff --git a/charts/redis-cluster/Chart.yaml b/charts/redis-cluster/Chart.yaml index 85c25456..8c935c9b 100644 --- a/charts/redis-cluster/Chart.yaml +++ b/charts/redis-cluster/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: redis-cluster description: Provides easy redis setup definitions for Kubernetes services, and deployment. -version: 0.15.3 -appVersion: "0.15.0" +version: 0.15.5 +appVersion: "0.15.1" home: https://github.com/ot-container-kit/redis-operator sources: - https://github.com/ot-container-kit/redis-operator diff --git a/charts/redis-operator/Chart.yaml b/charts/redis-operator/Chart.yaml index 31258ae8..99c0d4c8 100644 --- a/charts/redis-operator/Chart.yaml +++ b/charts/redis-operator/Chart.yaml @@ -1,6 +1,6 @@ --- apiVersion: v2 -version: 0.15.4 +version: 0.15.5 appVersion: "0.15.1" description: Provides easy redis setup definitions for Kubernetes services, and deployment. engine: gotpl diff --git a/charts/redis-replication/Chart.yaml b/charts/redis-replication/Chart.yaml index 13510e4b..222471eb 100644 --- a/charts/redis-replication/Chart.yaml +++ b/charts/redis-replication/Chart.yaml @@ -1,9 +1,7 @@ apiVersion: v2 name: redis-replication description: Provides easy redis setup definitions for Kubernetes services, and deployment. - type: application - engine: gotpl maintainers: - name: iamabhishek-dubey @@ -11,8 +9,7 @@ maintainers: - name: shubham-cmyk sources: - https://github.com/ot-container-kit/redis-operator -version: 0.15.3 - +version: 0.15.4 appVersion: "0.15.0" home: https://github.com/ot-container-kit/redis-operator keywords: diff --git a/charts/redis-sentinel/Chart.yaml b/charts/redis-sentinel/Chart.yaml index 0e02bec6..3622dae1 100644 --- a/charts/redis-sentinel/Chart.yaml +++ b/charts/redis-sentinel/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: redis-sentinel description: Provides easy redis setup definitions for Kubernetes services, and deployment. -version: 0.15.3 +version: 0.15.4 appVersion: "0.15.0" home: https://github.com/ot-container-kit/redis-operator sources: diff --git a/charts/redis/Chart.yaml b/charts/redis/Chart.yaml index 83e414f4..8ef0e14c 100644 --- a/charts/redis/Chart.yaml +++ b/charts/redis/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: redis description: Provides easy redis setup definitions for Kubernetes services, and deployment. -version: 0.15.3 +version: 0.15.4 appVersion: "0.15.0" home: https://github.com/ot-container-kit/redis-operator sources: