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 43
43
44
44
# API (doc) generation utilities
45
45
CONTROLLER_GEN_VERSION ?= v0.5.0
46
- GEN_API_REF_DOCS_VERSION ?= 0 .3.0
46
+ GEN_API_REF_DOCS_VERSION ?= v0 .3.0
47
47
48
48
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
49
49
ifeq (,$(shell go env GOBIN) )
Original file line number Diff line number Diff line change @@ -562,9 +562,9 @@ string
562
562
</td >
563
563
<td >
564
564
<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.
568
568
Defaults to ChartVersion when omitted.</p >
569
569
</td >
570
570
</tr >
@@ -1635,9 +1635,9 @@ string
1635
1635
</td >
1636
1636
<td >
1637
1637
<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.
1641
1641
Defaults to ChartVersion when omitted.</p >
1642
1642
</td >
1643
1643
</tr >
You can’t perform that action at this time.
0 commit comments