mirror of
https://github.com/jimeh/casecmp.git
synced 2026-02-19 10:26:40 +00:00
ci(chart): fixed typo in release-please config
This commit is contained in:
2
.github/release-please-config.json
vendored
2
.github/release-please-config.json
vendored
@@ -12,7 +12,7 @@
|
|||||||
"chart/Chart.yaml",
|
"chart/Chart.yaml",
|
||||||
{
|
{
|
||||||
"type": "yaml",
|
"type": "yaml",
|
||||||
"path": "chart/values.yaml",
|
"path": "chart/Chart.yaml",
|
||||||
"jsonpath": "$.appVersion"
|
"jsonpath": "$.appVersion"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user