We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a22ca7 commit c89b9c1Copy full SHA for c89b9c1
.cr-config.yaml
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-release-name-template: "v{{ .Version }}-chart"
+release-name-template: "v{{ .Version }}-chart"
charts/kube-startup-cpu-boost/Chart.yaml
@@ -3,4 +3,4 @@ name: kube-startup-cpu-boost
3
description: A Helm chart for kube-startup-cpu-boost operator
4
type: application
5
version: 0.1.0 #x-release-please-version
6
-appVersion: "0.1.0" #x-release-please-version
+appVersion: v0.1.0 #x-release-please-version
0 commit comments