Skip to content

Commit

Permalink
Update chart (#91)
Browse files Browse the repository at this point in the history
Signed-off-by: galal-hussein <[email protected]>
  • Loading branch information
galal-hussein authored Feb 15, 2024
1 parent ba35d12 commit cc914cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/k3k/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: k3k
description: A Helm chart for K3K
type: application
version: 0.1.2-r1
appVersion: 0.1.1
version: 0.1.3-r1
appVersion: 0.2.0
2 changes: 1 addition & 1 deletion charts/k3k/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image:
repository: rancher/k3k
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "v0.1.1"
tag: "v0.2.0"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit cc914cf

Please sign in to comment.