Use new version scheme for the chart (#31)

This commit is contained in:
Hussein Galal
2023-02-03 14:18:21 +02:00
committed by GitHub
parent b0f1fc1184
commit 1f2595edfb
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -2,5 +2,5 @@ apiVersion: v2
name: k3k
description: A Helm chart for K3K
type: application
version: 0.1.0
appVersion: 0.1.0
version: 0.1.1
appVersion: 0.0.0-alpha3
+1 -1
View File
@@ -5,7 +5,7 @@ image:
repository: husseingalal/k3k
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""
tag: "v0.0.0-alpha3"
imagePullSecrets: []
nameOverride: ""