Skip to content

Commit

Permalink
fix: adjust since field after backport to 6.8
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Laprun <[email protected]>
  • Loading branch information
metacosm committed Nov 25, 2024
1 parent 60bef18 commit d16dbde
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ public interface CRDConfiguration {
* found with the v2 generator, which is the default one and the one that is actively maintained.
*
* @return {@code true} if the v1 version of the CRD generator should be used
* @since 6.9.1
* @since 6.8.5
* @deprecated using this method should be reserved for blocking situations, please open an issue reporting the problem
* you're facing with the v2 generator before reverting to use the v1 version
*/
Expand Down

0 comments on commit d16dbde

Please sign in to comment.