Skip to content

Commit 79b29fc

Browse files
docs: update actions and workflows documentation
[skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5a55a9c commit 79b29fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

actions/helm/release-chart/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
-->
1717
<!-- start description -->
1818

19-
Action to release a Helm chart to OCI registry
19+
Action to release a Helm chart to OCI registry.
20+
Supports umbrella charts: if a chart has local dependencies having version 0.0.0,
21+
the action will update those dependencies version with the given tag, then update the Chart.lock accordingly.
2022

2123
<!-- end description -->
2224
<!-- start contents -->

0 commit comments

Comments
 (0)