diff --git a/charts/elastic/Chart.yaml b/charts/elastic/Chart.yaml index 889676b4..5ef89e39 100644 --- a/charts/elastic/Chart.yaml +++ b/charts/elastic/Chart.yaml @@ -23,7 +23,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: 2.1.0 +version: 2.1.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 @@ -31,7 +31,7 @@ version: 2.1.0 appVersion: "8.17.1" dependencies: - name: elasticsearch - version: 21.4.4 + version: 21.6.3 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.42