Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
Remove duplicate line (#11322)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Brauer <jan.brauer@superluminar.io>
  • Loading branch information
bracki authored and k8s-ci-robot committed Feb 12, 2019
1 parent 80d85c7 commit 4df52d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion stable/concourse/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: concourse
version: 3.7.2
version: 3.7.3
appVersion: 4.2.2
description: Concourse is a simple and scalable CI system.
icon: https://avatars1.githubusercontent.com/u/7809479
Expand Down
1 change: 0 additions & 1 deletion stable/concourse/templates/web-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ spec:
{{- else }}
{{- if .Values.concourse.web.externalUrl }}
- name: CONCOURSE_EXTERNAL_URL
value:
value: {{ .Values.concourse.web.externalUrl | quote }}
{{- end }}
{{- end }}
Expand Down

0 comments on commit 4df52d5

Please sign in to comment.