We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b03c231 commit f134b43Copy full SHA for f134b43
scripts/release/oci_chart_info.py
@@ -21,4 +21,4 @@ def main():
21
main()
22
except Exception as e:
23
logger.error(f"Failed while dumping the chart_info as json. Error: {e}")
24
- sys.exit(1)
+ sys.exit(1)
0 commit comments