diff --git a/tatort/index.yaml b/tatort/index.yaml index 719f0f2..4a604c2 100644 --- a/tatort/index.yaml +++ b/tatort/index.yaml @@ -2,13 +2,13 @@ apiVersion: v1 entries: tatort: - apiVersion: v2 - appVersion: 0.0.2 - created: "2025-04-17T11:55:30.444727+02:00" + appVersion: 0.0.3 + created: "2025-05-14T14:40:54.687258+02:00" description: A Helm chart for Kubernetes - digest: 1433e2862f8f740e293867fb495d6206331e979567cf6d04c6f6c134b4b621bc + digest: b8d977f836a785e0a21c0e37f6d13d800e8aa221aacdc12e80d8fa58fbd00a1f name: tatort type: application urls: - - https://gitea.innovation-hub-niedersachsen.de/innohub/charts/raw/main/tatort/tatort-0.1.2.tgz - version: 0.1.2 -generated: "2025-04-17T11:55:30.444379+02:00" + - https://gitea.innovation-hub-niedersachsen.de/innohub/charts/raw/main/tatort/tatort-0.1.3.tgz + version: 0.1.3 +generated: "2025-05-14T14:40:54.686442+02:00" diff --git a/tatort/tatort-0.1.2.tgz b/tatort/tatort-0.1.2.tgz deleted file mode 100644 index 14258e5..0000000 Binary files a/tatort/tatort-0.1.2.tgz and /dev/null differ diff --git a/tatort/tatort-0.1.3.tgz b/tatort/tatort-0.1.3.tgz new file mode 100644 index 0000000..bd33c3b Binary files /dev/null and b/tatort/tatort-0.1.3.tgz differ diff --git a/tatort/tatort/Chart.yaml b/tatort/tatort/Chart.yaml index 17e6758..451c106 100644 --- a/tatort/tatort/Chart.yaml +++ b/tatort/tatort/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: tatort description: A Helm chart for Kubernetes type: application -version: "0.1.2" -appVersion: "0.0.2" +version: "0.1.3" +appVersion: "0.0.3" diff --git a/tatort/tatort/values.yaml b/tatort/tatort/values.yaml index 93eb1eb..8736ff3 100644 --- a/tatort/tatort/values.yaml +++ b/tatort/tatort/values.yaml @@ -8,7 +8,7 @@ serviceAccount: image: repository: gitea.innovation-hub-niedersachsen.de/innohub/tatort - tag: v0.3.1 + tag: v0.3.2 pullPolicy: IfNotPresent insecure: true