Chart version should be a string not a float64.

This commit is contained in:
2022-08-28 11:11:43 +12:00
parent 58b67da39b
commit cce55a3e41

View File

@ -3,4 +3,4 @@ appVersion: 1.17.1
description: Gitea Helm chart for Kubernetes description: Gitea Helm chart for Kubernetes
name: gitea name: gitea
type: application type: application
version: 1.0 version: "1.0.0"