Skip to content

Commit b82a758

Browse files
committed
chore: bump 0.1.9
Signed-off-by: BoHong Li <raccoon@hackmd.io>
1 parent 1f52cb8 commit b82a758

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/codimd/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ kubeVersion: ">=1.14.0-0"
1818

1919
# This is the chart version. This version number should be incremented each time you make changes
2020
# to the chart and its templates, including the app version.
21-
version: 0.1.8
21+
version: 0.1.9
2222

2323
# This is the version number of the application being deployed. This version number should be
2424
# incremented each time you make changes to the application.
25-
appVersion: 2.2.0
25+
appVersion: 2.3.2

charts/codimd/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ image:
1111
repository: "hackmdio/hackmd"
1212
# When you use export pdf with CJK character, please change the tag with postfix `-cjk`.
1313
# for example 2.2.0-cjk
14-
tag: "2.2.0"
14+
tag: "2.3.2"
1515
pullPolicy: IfNotPresent
1616
pullSecrets: []
1717
# - myRegistryKeySecretName

0 commit comments

Comments
 (0)