diff --git a/charts/fdb-operator/Chart.yaml b/charts/fdb-operator/Chart.yaml index 14c4ac3..03f7e93 100644 --- a/charts/fdb-operator/Chart.yaml +++ b/charts/fdb-operator/Chart.yaml @@ -3,7 +3,7 @@ name: fdb-operator description: A Helm chart for foundationDB operator home: https://www.foundationdb.org/ 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. # # Application charts are a collection of templates that can be packaged into versioned archives @@ -15,9 +15,9 @@ sources: type: application # 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. -version: 0.2.1 +version: 0.2.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. appVersion: v1.30.0 maintainers: - - name: "foundationdb-ci" +- name: "foundationdb-ci"