File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.14 .0
18+ version : 0.15 .0
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
@@ -45,5 +45,5 @@ annotations:
4545 artifacthub.io/operator : " true"
4646 artifacthub.io/operatorCapabilities : " Full Lifecycle"
4747 artifacthub.io/changes : |
48- - kind: feat
49- description: custom certmanager object names and customisations
48+ - kind: added
49+ description: Persistent Volume Claim retention policy
Original file line number Diff line number Diff line change 11# kamaji-etcd
22
3- ![ Version: 0.14 .0] ( https://img.shields.io/badge/Version-0.14 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.5.17] ( https://img.shields.io/badge/AppVersion-3.5.17-informational?style=flat-square )
3+ ![ Version: 0.15 .0] ( https://img.shields.io/badge/Version-0.15 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.5.17] ( https://img.shields.io/badge/AppVersion-3.5.17-informational?style=flat-square )
44
55Helm chart for deploying a multi-tenant ` etcd ` cluster.
66
You can’t perform that action at this time.
0 commit comments