Skip to content

Commit

Permalink
fixed readme (#34)
Browse files Browse the repository at this point in the history
Signed-off-by: André Bauer <[email protected]>
  • Loading branch information
monotek authored Feb 18, 2020
1 parent f8de71e commit f661ccc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion zammad/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: zammad
version: 2.0.0
version: 2.0.1
appVersion: 3.2.0
type: application
description: Zammad is a web based open source helpdesk/customer support system with many features to manage customer communication via several channels like telephone, facebook, twitter, chat and e-mails.
Expand Down
3 changes: 2 additions & 1 deletion zammad/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ helm upgrade --install zammad zammad/zammad --namespace zammad
## Configuration

The following table lists the configurable parameters of the zammad chart and their default values.
| Description | Default |

| Parameter | Description | Default |
| -------------------------------------------------- | ------------------------------------------------ | ------------------------------- |
| `image.repository` | Container image to use | `zammad/zammad-docker-compose` |
| `image.tag` | Container image tag to deploy | `3.2.0-12` |
Expand Down

0 comments on commit f661ccc

Please sign in to comment.