svelte 5 Docker image 0.3.0
This commit is contained in:
14
index.yaml
14
index.yaml
@@ -1,14 +0,0 @@
|
|||||||
apiVersion: v1
|
|
||||||
entries:
|
|
||||||
tatort:
|
|
||||||
- apiVersion: v2
|
|
||||||
appVersion: 0.0.1
|
|
||||||
created: "2025-03-24T10:23:43.885796+01:00"
|
|
||||||
description: A Helm chart for Kubernetes
|
|
||||||
digest: 2bb032b68657f58bbe230b6aa354392fc64534b815e015b1455772bd9591541c
|
|
||||||
name: tatort
|
|
||||||
type: application
|
|
||||||
urls:
|
|
||||||
- https://gitea.innovation-hub-niedersachsen.de/innohub/charts/raw/main/tatort-0.1.1.tgz
|
|
||||||
version: 0.1.1
|
|
||||||
generated: "2025-03-24T10:23:43.885438+01:00"
|
|
||||||
BIN
tatort-0.1.1.tgz
BIN
tatort-0.1.1.tgz
Binary file not shown.
@@ -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.1"
|
version: "0.1.2"
|
||||||
appVersion: "0.0.1"
|
appVersion: "0.0.2"
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ serviceAccount:
|
|||||||
automount: false
|
automount: false
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: gitea.innohub.local:3000/innohub/tatort
|
repository: gitea.innovation-hub-niedersachsen.de/innohub/tatort
|
||||||
tag: v0.2.8
|
tag: v0.3.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
insecure: true
|
insecure: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user