Skip to content

Commit ab3ad08

Browse files
committed
update
1 parent 8161b9e commit ab3ad08

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/concrnt2-migration/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
appVersion: "2.0.0"
33
description: A Helm chart for concrnt
44
name: concrnt2-migration
5-
version: 0.0.15
5+
version: 0.0.16
66
icon: https://square.concrnt.net/assets/Concrnt-Logo-Circle.png

charts/concrnt2-migration/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ spec:
351351
- name: region
352352
value: {{ .Values.mediaserver.region | quote }}
353353
{{- end }}
354-
354+
---
355355
apiVersion: apps/v1
356356
kind: Deployment
357357
metadata:

charts/concrnt2-migration/templates/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ spec:
190190
selector:
191191
name: mediaserver
192192
type: ClusterIP
193-
193+
---
194194
apiVersion: v1
195195
kind: Service
196196
metadata:

0 commit comments

Comments
 (0)