Skip to content

Commit 7dbdc2b

Browse files
minrkconsideRatio
andauthored
typo
Co-authored-by: Erik Sundell <[email protected]>
1 parent 3f3e47e commit 7dbdc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chartpress.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@ def main(args=None):
10761076
# tag specified, use that version
10771077
forced_version = args.tag
10781078
elif args.reset and not use_chart_version:
1079-
# resetting, get version from chrtpress.yaml,
1079+
# resetting, get version from chartpress.yaml,
10801080
# ignoring current version in Chart.yaml
10811081
forced_version = chart.get("resetVersion", "0.0.1-0.dev")
10821082

0 commit comments

Comments
 (0)