Skip to content

Commit f3f3c3d

Browse files
committed
Helm release artifacts for v0.1.0
1 parent 0941732 commit f3f3c3d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ apiVersion: v2
22
name: kro
33
description: A Helm chart for kro
44
type: application
5-
version: 0.1.0-rc.3
6-
appVersion: "0.1.0-rc.3"
5+
version: 0.1.0
6+
appVersion: "0.1.0"
77
home: https://kro.run/

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ image:
22
repository: public.ecr.aws/kro/controller
33
pullPolicy: IfNotPresent
44
# Overrides the image tag whose default is the chart appVersion.
5-
tag: "0.1.0-rc.3"
5+
tag: "0.1.0"
66

77
imagePullSecrets: []
88
nameOverride: ""

0 commit comments

Comments
 (0)