Skip to content

Commit 722ad99

Browse files
committed
fixup! Add deprecation handling for .Updated template field
Fix API docs generation inconsistency Manual adjustment due to environment-specific go module resolution differences between local and CI environments affecting gen-crd-api-reference-docs output. Signed-off-by: cappyzawa <[email protected]>
1 parent 9176026 commit 722ad99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/v1beta2/image-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ github.com/fluxcd/pkg/apis/meta.ReconcileRequestStatus
738738
</div>
739739
</div>
740740
<h3 id="image.toolkit.fluxcd.io/v1beta2.ObservedPolicies">ObservedPolicies
741-
(<code>map[string]github.com/fluxcd/image-automation-controller/api/v1beta2.ImageRef</code> alias)</h3>
741+
(<code>map[string]./api/v1beta2.ImageRef</code> alias)</h3>
742742
<p>
743743
(<em>Appears on:</em>
744744
<a href="#image.toolkit.fluxcd.io/v1beta2.ImageUpdateAutomationStatus">ImageUpdateAutomationStatus</a>)

0 commit comments

Comments
 (0)