Remove documentation pertaining to `TrackVersions` field of `upstream.yaml` (#1083)

pull/1084/head
Adam Pickering 2024-10-23 13:45:57 -06:00 committed by GitHub
parent e905722571
commit e3672025f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

View File

@ -202,7 +202,6 @@ Options for `upstream.yaml`
| Namespace | | Addes the 'namespace' annotation which hard-codes a deployment namespace for the chart | Namespace | | Addes the 'namespace' annotation which hard-codes a deployment namespace for the chart
| PackageVersion | | Used to generate new patch version of chart | PackageVersion | | Used to generate new patch version of chart
| ReleaseName | | Sets the value of the release-name Rancher annotation. Defaults to the chart name | ReleaseName | | Sets the value of the release-name Rancher annotation. Defaults to the chart name
| TrackVersions | HelmChart, HelmRepo | Allows selection of multiple *Major.Minor* versions to track from upstream independently.
| Vendor | | Sets the vendor name providing the chart | Vendor | | Sets the vendor name providing the chart
## Examples ## Examples
@ -221,10 +220,6 @@ HelmChart: kubewarden-controller
Vendor: SUSE Vendor: SUSE
DisplayName: Kubewarden Controller DisplayName: Kubewarden Controller
Fetch: newer Fetch: newer
TrackVersions:
- 0.4
- 1.0
- 1.1
ChartMetadata: ChartMetadata:
kubeVersion: '>=1.21-0' kubeVersion: '>=1.21-0'
icon: https://www.kubewarden.io/images/icon-kubewarden.svg icon: https://www.kubewarden.io/images/icon-kubewarden.svg