refactor: rename chart to charts [ci skip]
it is common practice to name the folder charts even though there is only one helm chart
This commit is contained in:
parent
c1c93296bf
commit
d548d67b43
9 changed files with 1 additions and 1 deletions
7
deploy/charts/wsj-standup/Chart.yaml
Normal file
7
deploy/charts/wsj-standup/Chart.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
apiVersion: v2
|
||||
name: wsj-standup
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
# SemVer
|
||||
version: "0.1.0"
|
||||
appVersion: "0.0.0"
|
||||
Reference in a new issue