Skip to content

Commit 7de4957

Browse files
committed
fix README typo
1 parent 55cc53e commit 7de4957

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/codimd/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ kubeVersion: ">=1.14.0-0"
2020

2121
# This is the chart version. This version number should be incremented each time you make changes
2222
# to the chart and its templates, including the app version.
23-
version: 0.1.0
23+
version: 0.1.1
2424

2525
# This is the version number of the application being deployed. This version number should be
2626
# incremented each time you make changes to the application.

charts/codimd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you use AWS EKS, please setup global.storageClass as `gp2`
3939
| Parameter | Description | Default |
4040
| ----------------- |:-------------------------------- | ----------------- |
4141
| image.registry | CodiMD docker image registry | `nabo.codimd.dev` |
42-
| image.repository | CodiMD docker image repository | `ackmdio/hackmd` |
42+
| image.repository | CodiMD docker image repository | `hackmdio/hackmd` |
4343
| image.tag | CodiMD docker image version tag | `2.0.0` |
4444
| image.pullPolicy | CodiMD docker image pull policy | `IfNotPresent` |
4545
| image.pullSecrets | CodiMD docker image pull secrets | `[]` |

0 commit comments

Comments
 (0)