diff --git a/tatort/index.yaml b/tatort/index.yaml index 55e193c..37c58c2 100644 --- a/tatort/index.yaml +++ b/tatort/index.yaml @@ -2,13 +2,13 @@ apiVersion: v1 entries: tatort: - apiVersion: v2 - appVersion: 0.0.3 - created: "2025-05-16T08:48:01.726282+02:00" + appVersion: 0.3.3 + created: "2025-06-25T15:07:54.543149+02:00" description: A Helm chart for Kubernetes - digest: 396c3af518552d8938d78d6e9f533aedeec52c392c1d9f1df4250386a227a098 + digest: 0e8e3cc52e24776e002f8211ce982370fc64c6cee4278fe24ff2da4fb16af208 name: tatort type: application urls: - - https://gitea.innovation-hub-niedersachsen.de/innohub/charts/raw/main/tatort/tatort-0.1.3.tgz - version: 0.1.3 -generated: "2025-05-16T08:48:01.725931+02:00" + - https://gitea.innovation-hub-niedersachsen.de/innohub/charts/raw/main/tatort/tatort-0.1.3-dev.1.tgz + version: 0.1.3-dev.1 +generated: "2025-06-25T15:07:54.542776+02:00" diff --git a/tatort/tatort-0.1.3-dev.1.tgz b/tatort/tatort-0.1.3-dev.1.tgz new file mode 100644 index 0000000..b65ab61 Binary files /dev/null and b/tatort/tatort-0.1.3-dev.1.tgz differ diff --git a/tatort/tatort-0.1.3.tgz b/tatort/tatort-0.1.3.tgz deleted file mode 100644 index 6c9843b..0000000 Binary files a/tatort/tatort-0.1.3.tgz and /dev/null differ diff --git a/tatort/tatort/Chart.yaml b/tatort/tatort/Chart.yaml index 451c106..a948e0f 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.3" -appVersion: "0.0.3" +version: 0.1.3-dev.1 +appVersion: 0.3.3 diff --git a/tatort/tatort/values.yaml b/tatort/tatort/values.yaml index 8f84368..a8dea27 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.3 + tag: dev0.3.3 pullPolicy: IfNotPresent insecure: true