From 577aad469f622c08141838abbec74230ec26b5f5 Mon Sep 17 00:00:00 2001 From: ranchodeluxe <208859+ranchodeluxe@users.noreply.github.com> Date: Thu, 11 Jul 2024 15:17:59 +0000 Subject: [PATCH] release eoapi chart to v0.4.2 --- helm-chart/eoapi/Chart.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/helm-chart/eoapi/Chart.yaml b/helm-chart/eoapi/Chart.yaml index cbb02f45..83f301cc 100644 --- a/helm-chart/eoapi/Chart.yaml +++ b/helm-chart/eoapi/Chart.yaml @@ -11,17 +11,16 @@ description: Create a full Earth Observation API with Metadata, Raster and Vecto # pipeline. Library charts do not define any templates and therefore cannot be deployed. type: application 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.1" +version: "0.4.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. 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.7" +appVersion: "0.3.8" dependencies: - name: postgrescluster version: 5.5.2