Skip to content

Commit

Permalink
chore: bump 0.1.9
Browse files Browse the repository at this point in the history
Signed-off-by: BoHong Li <[email protected]>
  • Loading branch information
a60814billy committed Jan 4, 2021
1 parent 1f52cb8 commit b82a758
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/codimd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ kubeVersion: ">=1.14.0-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.8
version: 0.1.9

# 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.2.0
appVersion: 2.3.2
2 changes: 1 addition & 1 deletion charts/codimd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
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.2.0"
tag: "2.3.2"
pullPolicy: IfNotPresent
pullSecrets: []
# - myRegistryKeySecretName
Expand Down

0 comments on commit b82a758

Please sign in to comment.