diff --git a/charts/elasticsearch/Chart.yaml b/charts/elasticsearch/Chart.yaml index fe5d314a8ccb6b615f6ff4c868be6063031323d3..d236dbdaa4e4de489a6b930272190cf205f6ade5 100644 --- a/charts/elasticsearch/Chart.yaml +++ b/charts/elasticsearch/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.8.1 +version: 0.8.2 appVersion: 8.0.0 diff --git a/charts/elasticsearch/README.md b/charts/elasticsearch/README.md index 5054b2d0f1b4356b78ef211db0f0731633a157ba..5bbfe970ce0445cb2e297f1364e4ff67bff2091d 100644 --- a/charts/elasticsearch/README.md +++ b/charts/elasticsearch/README.md @@ -1,6 +1,12 @@ # Elasticsearch -   +# ⚠️ Deprecation and Archive Notice + +This chart version (v0.8.2) is the last update and the chart is deprecated and will no longer be maintained. + +Please use the original Elasticsearch helm chart at [https://github.com/elastic/helm-charts](https://github.com/elastic/helm-charts) + +   ## Changelog diff --git a/charts/elasticsearch/RELEASENOTES.md b/charts/elasticsearch/RELEASENOTES.md index 48efb9fffb7ec4430e61a5f70112a89785d32aeb..0ac399319f790e11d684a6e644f9616599f6d6ad 100644 --- a/charts/elasticsearch/RELEASENOTES.md +++ b/charts/elasticsearch/RELEASENOTES.md @@ -11,4 +11,5 @@ | 0.7.0 | 7.17.0 | Upgraded to Elasticsearch 7.17.0 | | 0.8.0 | 8.0.0 | Upgraded to Elasticsearch 8.0.0 | | 0.8.1 | 8.0.0 | Fixed livenessProbe for Elasticsearch 8.x | +| 0.8.2 | 8.0.0 | Deprecation notice added | | | | |