neue dev Version

This commit is contained in:
titver968
2025-06-25 15:08:39 +02:00
parent 797eee2ecf
commit 176b1a21a6
5 changed files with 9 additions and 9 deletions

View File

@@ -2,13 +2,13 @@ apiVersion: v1
entries: entries:
tatort: tatort:
- apiVersion: v2 - apiVersion: v2
appVersion: 0.0.3 appVersion: 0.3.3
created: "2025-05-16T08:48:01.726282+02:00" created: "2025-06-25T15:07:54.543149+02:00"
description: A Helm chart for Kubernetes description: A Helm chart for Kubernetes
digest: 396c3af518552d8938d78d6e9f533aedeec52c392c1d9f1df4250386a227a098 digest: 0e8e3cc52e24776e002f8211ce982370fc64c6cee4278fe24ff2da4fb16af208
name: tatort name: tatort
type: application type: application
urls: urls:
- https://gitea.innovation-hub-niedersachsen.de/innohub/charts/raw/main/tatort/tatort-0.1.3.tgz - https://gitea.innovation-hub-niedersachsen.de/innohub/charts/raw/main/tatort/tatort-0.1.3-dev.1.tgz
version: 0.1.3 version: 0.1.3-dev.1
generated: "2025-05-16T08:48:01.725931+02:00" generated: "2025-06-25T15:07:54.542776+02:00"

Binary file not shown.

Binary file not shown.

View File

@@ -2,5 +2,5 @@ apiVersion: v2
name: tatort name: tatort
description: A Helm chart for Kubernetes description: A Helm chart for Kubernetes
type: application type: application
version: "0.1.3" version: 0.1.3-dev.1
appVersion: "0.0.3" appVersion: 0.3.3

View File

@@ -8,7 +8,7 @@ serviceAccount:
image: image:
repository: gitea.innovation-hub-niedersachsen.de/innohub/tatort repository: gitea.innovation-hub-niedersachsen.de/innohub/tatort
tag: v0.3.3 tag: dev0.3.3
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
insecure: true insecure: true