From fef5e6854825ad44013c62ae308ba194a801f4dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 01:21:13 +0000 Subject: [PATCH] Update Helm release opensearch-dashboards to v2.23.0 --- charts/opensearch/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/opensearch/Chart.yaml b/charts/opensearch/Chart.yaml index ec36a7da..b58ee96a 100644 --- a/charts/opensearch/Chart.yaml +++ b/charts/opensearch/Chart.yaml @@ -22,7 +22,7 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.0 +version: 1.0.1 # 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 @@ -30,7 +30,7 @@ version: 1.0.0 dependencies: - name: opensearch-dashboards - version: 2.19.0 + version: 2.23.0 repository: https://opensearch-project.github.io/helm-charts/ - name: opensearch version: 2.21.0