Skip to content

Commit 8d0aa16

Browse files
committed
fix: chart release-please version
1 parent c89b9c1 commit 8d0aa16

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

charts/kube-startup-cpu-boost/Chart.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ apiVersion: v2
22
name: kube-startup-cpu-boost
33
description: A Helm chart for kube-startup-cpu-boost operator
44
type: application
5-
version: 0.1.0 #x-release-please-version
6-
appVersion: v0.1.0 #x-release-please-version
5+
# x-release-please-start-version
6+
version: 0.1.0
7+
appVersion: v0.1.0
8+
# x-release-please-end

0 commit comments

Comments
 (0)