mirror of
https://github.com/rancher/k3k.git
synced 2026-03-02 09:40:31 +00:00
Compare commits
1 Commits
v0.1.1-rc2
...
chart-0.1.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4b2308e709 |
@@ -2,5 +2,5 @@ apiVersion: v2
|
||||
name: k3k
|
||||
description: A Helm chart for K3K
|
||||
type: application
|
||||
version: 0.1.1-r1
|
||||
appVersion: 0.1.0
|
||||
version: 0.1.2-r1
|
||||
appVersion: 0.1.1
|
||||
|
||||
@@ -5,7 +5,7 @@ image:
|
||||
repository: rancher/k3k
|
||||
pullPolicy: Always
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: "v0.1.0-amd64"
|
||||
tag: "v0.1.1"
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
||||
Reference in New Issue
Block a user