Skip to content

Commit

Permalink
Update chart to 0.1.4-r1 (#98)
Browse files Browse the repository at this point in the history
* Update chart to 0.1.4-r1

* Update image to v0.2.1
  • Loading branch information
galal-hussein authored Mar 15, 2024
1 parent caa0537 commit fe23607
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.3-r1
version: 0.1.4-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.2.0"
tag: "v0.2.1"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit fe23607

Please sign in to comment.