diff --git a/slime/Chart.yaml b/slime/Chart.yaml index be70f61d..87d009d1 100644 --- a/slime/Chart.yaml +++ b/slime/Chart.yaml @@ -15,4 +15,4 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.3.0 +version: 1.3.1 diff --git a/slime/templates/ingress.yaml b/slime/templates/ingress.yaml index 2f2338aa..6a814b52 100644 --- a/slime/templates/ingress.yaml +++ b/slime/templates/ingress.yaml @@ -46,5 +46,5 @@ spec: number: {{ .portNumber }} {{- end }} {{- end }} -{{- end }} +{{ end }} {{- end }}