@@ -78,7 +78,7 @@ HelmChartTemplate
78
78
</em >
79
79
</td >
80
80
<td >
81
- <p >Chart defines the template of the v1beta1 .HelmChart that should be created
81
+ <p >Chart defines the template of the v1beta2 .HelmChart that should be created
82
82
for this HelmRelease.</p >
83
83
</td >
84
84
</tr >
@@ -438,8 +438,8 @@ string
438
438
<a href =" #helm.toolkit.fluxcd.io/v2beta1.HelmReleaseSpec " >HelmReleaseSpec</a >)
439
439
</p >
440
440
<p >HelmChartTemplate defines the template from which the controller will
441
- generate a v1beta1 .HelmChart object in the same namespace as the referenced
442
- v1beta1 .Source.</p >
441
+ generate a v1beta2 .HelmChart object in the same namespace as the referenced
442
+ v1beta2 .Source.</p >
443
443
<div class =" md-typeset__scrollwrap " >
444
444
<div class =" md-typeset__table " >
445
445
<table >
@@ -460,7 +460,7 @@ HelmChartTemplateSpec
460
460
</em >
461
461
</td >
462
462
<td >
463
- <p >Spec holds the template for the v1beta1 .HelmChartSpec for this HelmRelease.</p >
463
+ <p >Spec holds the template for the v1beta2 .HelmChartSpec for this HelmRelease.</p >
464
464
<br />
465
465
<br />
466
466
<table >
@@ -484,8 +484,8 @@ string
484
484
</td >
485
485
<td >
486
486
<em >(Optional)</em >
487
- <p >Version semver expression, ignored for charts from v1beta1 .GitRepository and
488
- v1beta1 .Bucket sources. Defaults to latest when omitted.</p >
487
+ <p >Version semver expression, ignored for charts from v1beta2 .GitRepository and
488
+ v1beta2 .Bucket sources. Defaults to latest when omitted.</p >
489
489
</td >
490
490
</tr >
491
491
<tr >
@@ -498,7 +498,7 @@ CrossNamespaceObjectReference
498
498
</em >
499
499
</td >
500
500
<td >
501
- <p >The name and namespace of the v1beta1 .Source the chart is available at.</p >
501
+ <p >The name and namespace of the v1beta2 .Source the chart is available at.</p >
502
502
</td >
503
503
</tr >
504
504
<tr >
@@ -512,7 +512,7 @@ Kubernetes meta/v1.Duration
512
512
</td >
513
513
<td >
514
514
<em >(Optional)</em >
515
- <p >Interval at which to check the v1beta1 .Source for updates. Defaults to
515
+ <p >Interval at which to check the v1beta2 .Source for updates. Defaults to
516
516
&lsquo ; HelmReleaseSpec.Interval&rsquo ; .</p >
517
517
</td >
518
518
</tr >
@@ -575,7 +575,7 @@ ValuesFiles items. Ignored when omitted.</p>
575
575
<a href =" #helm.toolkit.fluxcd.io/v2beta1.HelmChartTemplate " >HelmChartTemplate</a >)
576
576
</p >
577
577
<p >HelmChartTemplateSpec defines the template from which the controller will
578
- generate a v1beta1 .HelmChartSpec object.</p >
578
+ generate a v1beta2 .HelmChartSpec object.</p >
579
579
<div class =" md-typeset__scrollwrap " >
580
580
<div class =" md-typeset__table " >
581
581
<table >
@@ -606,8 +606,8 @@ string
606
606
</td >
607
607
<td >
608
608
<em >(Optional)</em >
609
- <p >Version semver expression, ignored for charts from v1beta1 .GitRepository and
610
- v1beta1 .Bucket sources. Defaults to latest when omitted.</p >
609
+ <p >Version semver expression, ignored for charts from v1beta2 .GitRepository and
610
+ v1beta2 .Bucket sources. Defaults to latest when omitted.</p >
611
611
</td >
612
612
</tr >
613
613
<tr >
@@ -620,7 +620,7 @@ CrossNamespaceObjectReference
620
620
</em >
621
621
</td >
622
622
<td >
623
- <p >The name and namespace of the v1beta1 .Source the chart is available at.</p >
623
+ <p >The name and namespace of the v1beta2 .Source the chart is available at.</p >
624
624
</td >
625
625
</tr >
626
626
<tr >
@@ -634,7 +634,7 @@ Kubernetes meta/v1.Duration
634
634
</td >
635
635
<td >
636
636
<em >(Optional)</em >
637
- <p >Interval at which to check the v1beta1 .Source for updates. Defaults to
637
+ <p >Interval at which to check the v1beta2 .Source for updates. Defaults to
638
638
&lsquo ; HelmReleaseSpec.Interval&rsquo ; .</p >
639
639
</td >
640
640
</tr >
@@ -714,7 +714,7 @@ HelmChartTemplate
714
714
</em >
715
715
</td >
716
716
<td >
717
- <p >Chart defines the template of the v1beta1 .HelmChart that should be created
717
+ <p >Chart defines the template of the v1beta2 .HelmChart that should be created
718
718
for this HelmRelease.</p >
719
719
</td >
720
720
</tr >
0 commit comments