Unverified Commit 077a4b6b authored by Jacob Kim's avatar Jacob Kim Committed by GitHub

fix: Bump elasticsearch chart version from 1.24.0 to 1.32.4 (#483)

* Bump elasticsearch chart version from 1.24.0 to 1.32.4

* Reflect elasticsearch verison in README
parent 128ba24c
......@@ -20,7 +20,7 @@ This is setup templates for deploying [amundsen](https://github.com/lyft/amundse
| Repository | Name | Version |
|------------|------|---------|
| https://kubernetes-charts.storage.googleapis.com/ | elasticsearch | 1.24.0 |
| https://kubernetes-charts.storage.googleapis.com/ | elasticsearch | 1.32.0 |
## Chart Values
The following table lists the configurable parameters of the Amundsen charts and their default values.
......
......@@ -3,6 +3,6 @@ dependencies:
# version: 1.2.2
# repository: https://kubernetes-charts.storage.googleapis.com/
- name: elasticsearch
version: 1.24.0
version: 1.32.0
repository: https://kubernetes-charts.storage.googleapis.com/
condition: elasticsearch.enabled
\ No newline at end of file
condition: elasticsearch.enabled
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment