diff --git a/pkg/operator/data/charts/redis-operator/Chart.yaml b/pkg/operator/data/charts/redis-operator/Chart.yaml index 4f04ffd..eeec45b 100644 --- a/pkg/operator/data/charts/redis-operator/Chart.yaml +++ b/pkg/operator/data/charts/redis-operator/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: redis-operator description: A Helm chart for https://github.com/sap/redis-operator type: application -version: 0.1.3 -appVersion: v0.1.3 +version: 0.1.4 +appVersion: v0.1.4 diff --git a/pkg/operator/data/charts/redis-operator/README.md b/pkg/operator/data/charts/redis-operator/README.md index f537abd..be28619 100644 --- a/pkg/operator/data/charts/redis-operator/README.md +++ b/pkg/operator/data/charts/redis-operator/README.md @@ -1,6 +1,6 @@ # redis-operator -![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.3](https://img.shields.io/badge/AppVersion-v0.1.3-informational?style=flat-square) +![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.4](https://img.shields.io/badge/AppVersion-v0.1.4-informational?style=flat-square) A Helm chart for https://github.com/sap/redis-operator