Skip to content

Commit

Permalink
Update elasticsearch/kibana image tags
Browse files Browse the repository at this point in the history
This PR updates the elasticsearch and kibana image tags from 6.8.5 to 7.10.1. 

Ref: camunda-community-hub#114 camunda-community-hub#115
  • Loading branch information
celanthe authored Jul 21, 2021
1 parent a046afc commit 16929e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/zeebe-cluster-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ gateway:

elasticsearch:
enabled: true
imageTag: 6.8.5
imageTag: 7.10.1

kibana:
enabled: false
imageTag: 6.8.5
imageTag: 7.10.1

prometheus:
enabled: false
Expand Down

0 comments on commit 16929e4

Please sign in to comment.