Skip to content

Commit

Permalink
fixes helm#14976 reopened due to regression in PR helm#14981 (v1.0.4) (
Browse files Browse the repository at this point in the history
…helm#16785)

Signed-off-by: Bertrand Gouny <bertrand.gouny@osixia.net>
  • Loading branch information
BertrandGouny authored and Ram Sri committed Sep 30, 2019
1 parent 839f1d4 commit 96962b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable/collabora-code/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "4.0.3.1"
description: A Helm chart for Collabora Office - CODE-Edition
name: collabora-code
version: 1.0.4
version: 1.0.5
icon: https://avatars0.githubusercontent.com/u/22418908?s=200&v=4
sources:
- https://github.com/CollaboraOnline/Docker-CODE
Expand Down
2 changes: 1 addition & 1 deletion stable/collabora-code/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ spec:
{{- end }}
ports:
- name: http
containerPort: {{ .Values.service.port }}
containerPort: 9980
protocol: TCP
resources:
{{- toYaml .Values.resources | nindent 12 }}
Expand Down

0 comments on commit 96962b0

Please sign in to comment.