File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4343
4444# API (doc) generation utilities
4545CONTROLLER_GEN_VERSION ?= v0.5.0
46- GEN_API_REF_DOCS_VERSION ?= 0 .3.0
46+ GEN_API_REF_DOCS_VERSION ?= v0 .3.0
4747
4848# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
4949ifeq (,$(shell go env GOBIN) )
Original file line number Diff line number Diff line change @@ -562,9 +562,9 @@ string
562562</td >
563563<td >
564564<em >(Optional)</em >
565- <p >Determines what enables reconciliation . Valid values are ( & lsquo ; ChartVersion & rsquo ; ,
566- &lsquo ; Revision&rsquo ; ). See the documentation of the values for an explanation on their
567- behavior.
565+ <p >Determines what enables the creation of a new artifact . Valid values are
566+ ( &lsquo ; ChartVersion & rsquo ; , & lsquo ; Revision&rsquo ; ).
567+ See the documentation of the values for an explanation on their behavior.
568568Defaults to ChartVersion when omitted.</p >
569569</td >
570570</tr >
@@ -1635,9 +1635,9 @@ string
16351635</td >
16361636<td >
16371637<em >(Optional)</em >
1638- <p >Determines what enables reconciliation . Valid values are ( & lsquo ; ChartVersion & rsquo ; ,
1639- &lsquo ; Revision&rsquo ; ). See the documentation of the values for an explanation on their
1640- behavior.
1638+ <p >Determines what enables the creation of a new artifact . Valid values are
1639+ ( &lsquo ; ChartVersion & rsquo ; , & lsquo ; Revision&rsquo ; ).
1640+ See the documentation of the values for an explanation on their behavior.
16411641Defaults to ChartVersion when omitted.</p >
16421642</td >
16431643</tr >
You can’t perform that action at this time.
0 commit comments