new version with better backend
This commit is contained in:
@@ -2,5 +2,5 @@ apiVersion: v2
|
||||
name: praktikum
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: "0.1.1"
|
||||
appVersion: "0.0.8"
|
||||
version: "0.1.2"
|
||||
appVersion: "0.1.0"
|
||||
|
||||
@@ -8,7 +8,7 @@ serviceAccount:
|
||||
|
||||
image:
|
||||
repository: gitea.innovation-hub-niedersachsen.de/innohub/praktikum
|
||||
tag: v0.0.9
|
||||
tag: v0.1.0
|
||||
pullPolicy: IfNotPresent
|
||||
insecure: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user