File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
Original file line number Diff line number Diff 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 | ` [] ` |
You can’t perform that action at this time.
0 commit comments