Update the chart (#38)

* Update chart to v0.1.1-k3k2

* update image tag
This commit is contained in:
Hussein Galal
2023-06-14 03:18:44 +03:00
committed by GitHub
parent 7ec204683f
commit 176deae781
2 changed files with 4 additions and 4 deletions

View File

@@ -2,5 +2,5 @@ apiVersion: v2
name: k3k
description: A Helm chart for K3K
type: application
version: 0.1.1-k3k1
appVersion: 0.0.0-alpha3
version: 0.1.1-k3k2
appVersion: 0.0.0-alpha6

View File

@@ -2,10 +2,10 @@ replicaCount: 1
namespace: k3k-system
image:
repository: husseingalal/k3k
repository: rancher/k3k
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "dev"
tag: "v0.0.0-alpha6"
imagePullSecrets: []
nameOverride: ""