Skip to content

Commit

Permalink
Update Helm Chart for cloud-server
Browse files Browse the repository at this point in the history
  • Loading branch information
lots0logs committed May 21, 2020
1 parent 610da05 commit 94adf80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cloud-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ maintainers:
- email: dustin@elegantthemes.com
name: Elegant Themes
name: cloud-server
version: 0.0.5
version: 0.0.6
2 changes: 1 addition & 1 deletion charts/cloud-server/templates/cloud-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
spec:
containers:
- name: cloud-server
image: 'elegantthemes/cloud-server:{{ .Chart.appVersion }}'
image: 'elegantthemes/cloud-server:{{ .Chart.AppVersion }}'
livenessProbe:
httpGet:
host: {{ .Values.VIRTUAL_HOST }}
Expand Down

0 comments on commit 94adf80

Please sign in to comment.