diff --git a/index.yaml b/index.yaml index c05aab1..4239fdc 100644 --- a/index.yaml +++ b/index.yaml @@ -3,12 +3,12 @@ entries: tatort: - apiVersion: v2 appVersion: 0.0.1 - created: "2025-03-07T09:20:36.489762+01:00" + created: "2025-03-07T09:23:47.174444+01:00" description: A Helm chart for Kubernetes - digest: 773227e352ccba7c004a8ea4d7e5d68e4cfb6e4071629aa427be9f1de359741b + digest: 18033603f70d12e4d59fe2f0e5a77542af1910f370ff7c255bef040e7c21580a name: tatort type: application urls: - https://gitea.innohub.local:3000/innohub/charts/raw/main/tatort-0.1.1.tgz version: 0.1.1 -generated: "2025-03-07T09:20:36.48945+01:00" +generated: "2025-03-07T09:23:47.174088+01:00" diff --git a/tatort-0.1.1.tgz b/tatort-0.1.1.tgz index abddd42..5484242 100644 Binary files a/tatort-0.1.1.tgz and b/tatort-0.1.1.tgz differ diff --git a/tatort/templates/ingress.yaml b/tatort/templates/ingress.yaml index 043b3da..50997c7 100644 --- a/tatort/templates/ingress.yaml +++ b/tatort/templates/ingress.yaml @@ -39,7 +39,7 @@ spec: service: name: {{ $fullName }} port: - number: 8080 + number: 4173 {{- end }} {{- end }}