diff --git a/index.yaml b/index.yaml index c5938c2..34668ad 100644 --- a/index.yaml +++ b/index.yaml @@ -3,12 +3,12 @@ entries: tatort: - apiVersion: v2 appVersion: 0.0.1 - created: "2025-03-05T17:20:46.96718+01:00" + created: "2025-03-05T17:34:09.544735+01:00" description: A Helm chart for Kubernetes - digest: ed8bf0a17659cde606ff3a168cb4c98e00e04b96949da2bf179515cac4271f72 + digest: 407099672e724e15e5cd0aa1329dbce135b23fea7ec4d23d5879dea2112e67da name: tatort type: application urls: - https://gitea.innohub.local:3000/innohub/charts/raw/main/tatort-0.1.0.tgz version: 0.1.0 -generated: "2025-03-05T17:20:46.966817+01:00" +generated: "2025-03-05T17:34:09.544305+01:00" diff --git a/tatort-0.1.0.tgz b/tatort-0.1.0.tgz index 101da15..662e0d8 100644 Binary files a/tatort-0.1.0.tgz and b/tatort-0.1.0.tgz differ diff --git a/tatort/values.yaml b/tatort/values.yaml index 90bea99..7e00a9e 100644 --- a/tatort/values.yaml +++ b/tatort/values.yaml @@ -27,11 +27,12 @@ ingress: # kubernetes.io/tls-acme: "true" path: / pathtype: ImplementationSpecific - hosts: [ tatort.local ] -# - host: tatort.local -# paths: -# - path: / -# pathType: ImplementationSpecific +# hosts: [ tatort.local ] + hosts: + - host: tatort.local + paths: + - path: / + pathType: ImplementationSpecific tls: []