diff --git a/helm-chart/eoapi/Chart.yaml b/helm-chart/eoapi/Chart.yaml index 18fb935..fe06b33 100644 --- a/helm-chart/eoapi/Chart.yaml +++ b/helm-chart/eoapi/Chart.yaml @@ -15,16 +15,16 @@ kubeVersion: ">=1.23.0-0" # 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "0.4.10" +version: "0.4.11" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.3.16" +appVersion: "0.3.17" -dependencies: - - name: postgrescluster - version: 5.5.2 - respository: "https://devseed.com/eoapi-k8s/postgrescluster" - condition: postgrescluster.enabled +#dependencies: +# - name: postgrescluster +# version: 5.5.2 +# respository: "https://devseed.com/eoapi-k8s/postgrescluster" +# condition: postgrescluster.enabled