diff --git a/charts/k3k/Chart.yaml b/charts/k3k/Chart.yaml index 922e9f5a..08a89d17 100644 --- a/charts/k3k/Chart.yaml +++ b/charts/k3k/Chart.yaml @@ -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 \ No newline at end of file diff --git a/charts/k3k/values.yaml b/charts/k3k/values.yaml index 1ab74680..946437ec 100644 --- a/charts/k3k/values.yaml +++ b/charts/k3k/values.yaml @@ -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: ""