Skip to content

Commit d9d1ee4

Browse files
Update chart (triggered by operator helm release 0.1.39)
Repository: SAP/redis-operator-helm Release: 0.1.39 Commit: cfe44b77241c66e1323aebfd4e112830ff5965b9
1 parent f99688e commit d9d1ee4

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

pkg/operator/data/charts/redis-operator/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: redis-operator
33
description: A Helm chart for https://github.com/sap/redis-operator
44
type: application
5-
version: 0.1.38
6-
appVersion: v0.1.34
5+
version: 0.1.39
6+
appVersion: v0.1.35

pkg/operator/data/charts/redis-operator/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# redis-operator
22

3-
![Version: 0.1.38](https://img.shields.io/badge/Version-0.1.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.34](https://img.shields.io/badge/AppVersion-v0.1.34-informational?style=flat-square)
3+
![Version: 0.1.39](https://img.shields.io/badge/Version-0.1.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.35](https://img.shields.io/badge/AppVersion-v0.1.35-informational?style=flat-square)
44

55
A Helm chart for https://github.com/sap/redis-operator
66

pkg/operator/data/charts/redis-operator/crds/cache.cs.sap.com_redis.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -970,6 +970,8 @@ spec:
970970
description: BindingProperties models custom properties for the generated
971971
binding secret
972972
properties:
973+
secretName:
974+
type: string
973975
template:
974976
type: string
975977
type: object

0 commit comments

Comments
 (0)