Skip to content

Commit

Permalink
updates zammad to image version 2.9.0-3 (#19)
Browse files Browse the repository at this point in the history
Signed-off-by: André Bauer <[email protected]>
  • Loading branch information
monotek authored Feb 22, 2019
1 parent 1433543 commit b5a09bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 1.0.1
version: 1.0.2
appVersion: 2.9.0
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.
home: https://zammad.org
Expand Down
4 changes: 2 additions & 2 deletions zammad/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ usePostgresql: true

image:
repository: zammad/zammad-docker-compose
tag: 2.9.0-1
tag: 2.9.0-3
pullPolicy: IfNotPresent

service:
Expand Down Expand Up @@ -152,7 +152,7 @@ affinity: {}
elasticsearch:
image:
repository: "zammad/zammad-docker-compose"
tag: "zammad-elasticsearch-2.9.0-1"
tag: "zammad-elasticsearch-2.9.0-3"
cluster:
xpackEnable: false
# See README for proper configuration
Expand Down

0 comments on commit b5a09bd

Please sign in to comment.