Skip to content

Commit 2d27ab2

Browse files
committed
Regenerate
1 parent be56157 commit 2d27ab2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/crd/bases/helm.toolkit.fluxcd.io_helmreleases.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ spec:
600600
type: boolean
601601
ifSuspended:
602602
description: IfSuspended uninstalls the release even if it is
603-
suspended
603+
suspended.
604604
type: boolean
605605
keepHistory:
606606
description: KeepHistory tells Helm to remove all associated resources

docs/api/helmrelease.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1885,7 +1885,7 @@ bool
18851885
</em>
18861886
</td>
18871887
<td>
1888-
<p>IfSuspended uninstalls the release even if it is suspended</p>
1888+
<p>IfSuspended uninstalls the release even if it is suspended.</p>
18891889
</td>
18901890
</tr>
18911891
</tbody>

0 commit comments

Comments
 (0)