From f4508fb735882a99fda4d68560409d5d506b7048 Mon Sep 17 00:00:00 2001 From: BoHong Li Date: Wed, 3 Jan 2024 19:10:42 +0800 Subject: [PATCH] feat: release 2.5.1 --- charts/codimd/Chart.yaml | 6 +++--- charts/codimd/values.yaml | 4 +--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/charts/codimd/Chart.yaml b/charts/codimd/Chart.yaml index ba98920..95cbfc5 100644 --- a/charts/codimd/Chart.yaml +++ b/charts/codimd/Chart.yaml @@ -14,12 +14,12 @@ sources: - https://github.com/hackmdio/codimd - https://github.com/hackmdio/codimd-helm -kubeVersion: ">=1.14.0-0" +kubeVersion: ">=1.14.0 <1.22.0" # 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. -version: 0.1.10 +version: 0.1.11 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 2.3.2 +appVersion: 2.5.1 diff --git a/charts/codimd/values.yaml b/charts/codimd/values.yaml index c2a3d90..691f73c 100644 --- a/charts/codimd/values.yaml +++ b/charts/codimd/values.yaml @@ -9,9 +9,7 @@ image: registry: "nabo.codimd.dev" repository: "hackmdio/hackmd" - # When you use export pdf with CJK character, please change the tag with postfix `-cjk`. - # for example 2.2.0-cjk - tag: "2.3.2" + tag: "2.5.1" pullPolicy: IfNotPresent pullSecrets: [] # - myRegistryKeySecretName