chore(fdb-operator) Minimize and remove older versions from the default and add v7 of the kuberenetes sidecar. Update version.
This commit is contained in:
parent
a3e6ecc0ad
commit
c000102bb8
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ name: fdb-operator
|
||||||
description: A Helm chart for foundationDB operator
|
description: A Helm chart for foundationDB operator
|
||||||
home: https://www.foundationdb.org/
|
home: https://www.foundationdb.org/
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/FoundationDB/fdb-kubernetes-operator/tree/master/helm/fdb-operator
|
- https://github.com/FoundationDB/fdb-kubernetes-operator/tree/master/helm/fdb-operator
|
||||||
# A chart can be either an 'application' or a 'library' chart.
|
# A chart can be either an 'application' or a 'library' chart.
|
||||||
#
|
#
|
||||||
# Application charts are a collection of templates that can be packaged into versioned archives
|
# Application charts are a collection of templates that can be packaged into versioned archives
|
||||||
|
@ -15,9 +15,9 @@ sources:
|
||||||
type: application
|
type: application
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
version: 0.2.1
|
version: 0.2.2
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: v1.30.0
|
appVersion: v1.30.0
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: "foundationdb-ci"
|
- name: "foundationdb-ci"
|
||||||
|
|
Loading…
Reference in a new issue