mirror of
https://github.com/rancher/k3k.git
synced 2026-05-11 11:56:53 +00:00
Update the chart (#38)
* Update chart to v0.1.1-k3k2 * update image tag
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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: ""
|
||||
|
||||
Reference in New Issue
Block a user