From 0104365d33346b735aeef08c1dee8627cb36f3ab Mon Sep 17 00:00:00 2001 From: Csaky Date: Tue, 3 Dec 2024 09:03:30 -0800 Subject: [PATCH] update helm chart description --- charts/ches/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/ches/Chart.yaml b/charts/ches/Chart.yaml index 14d469a..8b2b13e 100644 --- a/charts/ches/Chart.yaml +++ b/charts/ches/Chart.yaml @@ -3,9 +3,9 @@ name: common-hosted-email-service # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.5 +version: 1.0.6 kubeVersion: ">= 1.13.0" -description: A microservice for managing access control to S3 Objects +description: An API for sending emails with scheduling and mail merge features # A chart can be either an 'application' or a 'library' chart. # Application charts are a collection of templates that can be packaged into versioned archives # to be deployed.