Skip to content

Commit

Permalink
Remove documentation pertaining to TrackVersions field of `upstream…
Browse files Browse the repository at this point in the history
….yaml` (#1083)
  • Loading branch information
adamkpickering authored Oct 23, 2024
1 parent e905722 commit e367202
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ Options for `upstream.yaml`
| Namespace | | Addes the 'namespace' annotation which hard-codes a deployment namespace for the 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
| TrackVersions | HelmChart, HelmRepo | Allows selection of multiple *Major.Minor* versions to track from upstream independently.
| Vendor | | Sets the vendor name providing the chart

## Examples
Expand All @@ -221,10 +220,6 @@ HelmChart: kubewarden-controller
Vendor: SUSE
DisplayName: Kubewarden Controller
Fetch: newer
TrackVersions:
- 0.4
- 1.0
- 1.1
ChartMetadata:
kubeVersion: '>=1.21-0'
icon: https://www.kubewarden.io/images/icon-kubewarden.svg
Expand Down

0 comments on commit e367202

Please sign in to comment.