Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
6.8.14 release (elastic#1066)
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine committed Feb 16, 2021
1 parent 97dd1d8 commit f1e97f9
Show file tree
Hide file tree
Showing 46 changed files with 98 additions and 104 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ versions.

| Chart | Docker documentation | Latest 7 Version | Latest 6 Version |
|--------------------------------------------|---------------------------------------------------------------------------------|-----------------------------|-----------------------------|
| [APM-Server](./apm-server/README.md) | https://www.elastic.co/guide/en/apm/server/current/running-on-docker.html | [`7.10.1`][apm-7] | [`6.8.13`][apm-6] |
| [Elasticsearch](./elasticsearch/README.md) | https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html | [`7.10.1`][elasticsearch-7] | [`6.8.13`][elasticsearch-6] |
| [Filebeat](./filebeat/README.md) | https://www.elastic.co/guide/en/beats/filebeat/current/running-on-docker.html | [`7.10.1`][filebeat-7] | [`6.8.13`][filebeat-6] |
| [Kibana](./kibana/README.md) | https://www.elastic.co/guide/en/kibana/current/docker.html | [`7.10.1`][kibana-7] | [`6.8.13`][kibana-6] |
| [Logstash](./logstash/README.md) | https://www.elastic.co/guide/en/logstash/current/docker.html | [`7.10.1`][logstash-7] | [`6.8.13`][logstash-6] |
| [Metricbeat](./metricbeat/README.md) | https://www.elastic.co/guide/en/beats/metricbeat/current/running-on-docker.html | [`7.10.1`][metricbeat-7] | [`6.8.13`][metricbeat-6] |
| [APM-Server](./apm-server/README.md) | https://www.elastic.co/guide/en/apm/server/current/running-on-docker.html | [`7.10.1`][apm-7] | [`6.8.14`][apm-6] |
| [Elasticsearch](./elasticsearch/README.md) | https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html | [`7.10.1`][elasticsearch-7] | [`6.8.14`][elasticsearch-6] |
| [Filebeat](./filebeat/README.md) | https://www.elastic.co/guide/en/beats/filebeat/current/running-on-docker.html | [`7.10.1`][filebeat-7] | [`6.8.14`][filebeat-6] |
| [Kibana](./kibana/README.md) | https://www.elastic.co/guide/en/kibana/current/docker.html | [`7.10.1`][kibana-7] | [`6.8.14`][kibana-6] |
| [Logstash](./logstash/README.md) | https://www.elastic.co/guide/en/logstash/current/docker.html | [`7.10.1`][logstash-7] | [`6.8.14`][logstash-6] |
| [Metricbeat](./metricbeat/README.md) | https://www.elastic.co/guide/en/beats/metricbeat/current/running-on-docker.html | [`7.10.1`][metricbeat-7] | [`6.8.14`][metricbeat-6] |

## Supported Configurations

Expand Down Expand Up @@ -101,14 +101,14 @@ Kubernetes. There is a dedicated Helm chart for ECK which can be found
[elasticsearch-771]: https://github.com/elastic/helm-charts/tree/7.7.1/elasticsearch/

[apm-7]: https://github.com/elastic/helm-charts/tree/7.9.0/apm-server/README.md
[apm-6]: https://github.com/elastic/helm-charts/tree/6.8.13/apm-server/README.md
[apm-6]: https://github.com/elastic/helm-charts/tree/6.8.14/apm-server/README.md
[elasticsearch-7]: https://github.com/elastic/helm-charts/tree/7.9.0/elasticsearch/README.md
[elasticsearch-6]: https://github.com/elastic/helm-charts/tree/6.8.13/elasticsearch/README.md
[elasticsearch-6]: https://github.com/elastic/helm-charts/tree/6.8.14/elasticsearch/README.md
[filebeat-7]: https://github.com/elastic/helm-charts/tree/7.9.0/filebeat/README.md
[filebeat-6]: https://github.com/elastic/helm-charts/tree/6.8.13/filebeat/README.md
[filebeat-6]: https://github.com/elastic/helm-charts/tree/6.8.14/filebeat/README.md
[kibana-7]: https://github.com/elastic/helm-charts/tree/7.9.0/kibana/README.md
[kibana-6]: https://github.com/elastic/helm-charts/tree/6.8.13/kibana/README.md
[kibana-6]: https://github.com/elastic/helm-charts/tree/6.8.14/kibana/README.md
[logstash-7]: https://github.com/elastic/helm-charts/tree/7.9.0/logstash/README.md
[logstash-6]: https://github.com/elastic/helm-charts/tree/6.8.13/logstash/README.md
[logstash-6]: https://github.com/elastic/helm-charts/tree/6.8.14/logstash/README.md
[metricbeat-7]: https://github.com/elastic/helm-charts/tree/7.9.0/metricbeat/README.md
[metricbeat-6]: https://github.com/elastic/helm-charts/tree/6.8.13/metricbeat/README.md
[metricbeat-6]: https://github.com/elastic/helm-charts/tree/6.8.14/metricbeat/README.md
4 changes: 2 additions & 2 deletions apm-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ maintainers:
- email: helm-charts@elastic.co
name: Elastic
name: apm-server
version: 6.8.14-SNAPSHOT
appVersion: 6.8.14-SNAPSHOT
version: 6.8.14
appVersion: 6.8.14
sources:
- https://github.com/elastic/apm
icon: https://helm.elastic.co/icons/apm.png
15 changes: 7 additions & 8 deletions apm-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ provided as-is with no warranties. Alpha features are not subject to the support
SLA of official GA features (see [supported configurations][] for more details).

<!-- development warning placeholder -->
**Warning**: This branch is used for development, please use the latest [6.x][] release for released version.

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
Expand All @@ -20,7 +19,7 @@ SLA of official GA features (see [supported configurations][] for more details).
- [Requirements](#requirements)
- [Installing](#installing)
- [Install released version using Helm repository](#install-released-version-using-helm-repository)
- [Install development version using 6.8 branch and 6.8.14-SNAPSHOT versions](#install-development-version-using-68-branch-and-6813-snapshot-versions)
- [Install development version using 6.8 branch and 6.8.14 versions](#install-development-version-using-68-branch-and-6813-snapshot-versions)
- [Upgrading](#upgrading)
- [Usage notes](#usage-notes)
- [Configuration](#configuration)
Expand All @@ -44,7 +43,7 @@ See [supported configurations][] for more details.

## Installing

This chart is tested with the latest 6.8.14-SNAPSHOT version.
This chart is tested with the latest 6.8.14 version.

### Install released version using Helm repository

Expand All @@ -55,15 +54,15 @@ This chart is tested with the latest 6.8.14-SNAPSHOT version.
- with Helm 3: `helm install apm-server --version <version> elastic/apm-server`
- with Helm 2 (deprecated): `helm install --name apm-server --version <version> elastic/apm-server`

### Install development version using 6.8 branch and 6.8.14-SNAPSHOT versions
### Install development version using 6.8 branch and 6.8.14 versions

* Clone the git repo: `git clone git@github.com:elastic/helm-charts.git`

* Checkout the branch : git checkout 6.8

* Install it:
- with Helm 3: `helm install apm-server ./helm-charts/apm-server --set imageTag=6.8.14-SNAPSHOT`
- with Helm 2 (deprecated): `helm install --name apm-server ./helm-charts/apm-server --set imageTag=6.8.14-SNAPSHOT`
- with Helm 3: `helm install apm-server ./helm-charts/apm-server --set imageTag=6.8.14`
- with Helm 2 (deprecated): `helm install --name apm-server ./helm-charts/apm-server --set imageTag=6.8.14`


## Upgrading
Expand Down Expand Up @@ -102,7 +101,7 @@ as a reference. They are also used in the automated testing of this chart.
| `hostAliases` | Configurable [hostAliases][] | `[]` |
| `imagePullPolicy` | The Kubernetes [imagePullPolicy][] value | `IfNotPresent` |
| `imagePullSecrets` | Configuration for [imagePullSecrets][] so that you can use a private registry for your image | `[]` |
| `imageTag` | The APM Server Docker image tag | `6.8.14-SNAPSHOT` |
| `imageTag` | The APM Server Docker image tag | `6.8.14` |
| `image` | The APM Server Docker image | `docker.elastic.co/apm/apm-server` |
| `ingress` | Configurable [ingress][] to expose the APM Server service | see [values.yaml][] |
| `labels` | Configurable [labels][] applied to all APM server pods | `{}` |
Expand Down Expand Up @@ -151,7 +150,7 @@ Please check [CONTRIBUTING.md][] before any contribution or for any questions
about our development and testing process.

[6.x]: https://github.com/elastic/helm-charts/releases
[6.8.14-SNAPSHOT]: https://github.com/elastic/helm-charts/blob/6.8.14-SNAPSHOT/apm-server/README.md
[6.8.14]: https://github.com/elastic/helm-charts/blob/6.8.14/apm-server/README.md
[BREAKING_CHANGES.md]: https://github.com/elastic/helm-charts/blob/master/BREAKING_CHANGES.md
[CHANGELOG.md]: https://github.com/elastic/helm-charts/blob/master/CHANGELOG.md
[CONTRIBUTING.md]: https://github.com/elastic/helm-charts/blob/master/CONTRIBUTING.md
Expand Down
2 changes: 1 addition & 1 deletion apm-server/examples/default/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Default

This example deploy APM Server 6.8.14-SNAPSHOT using [default values][].
This example deploy APM Server 6.8.14 using [default values][].


## Usage
Expand Down
2 changes: 1 addition & 1 deletion apm-server/examples/oss/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OSS

This example deploy APM Server 6.8.14-SNAPSHOT using [APM Server OSS][] version.
This example deploy APM Server 6.8.14 using [APM Server OSS][] version.


## Usage
Expand Down
2 changes: 1 addition & 1 deletion apm-server/examples/security/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Security

This example deploy APM Server 6.8.14-SNAPSHOT using authentication and TLS to connect to
This example deploy APM Server 6.8.14 using authentication and TLS to connect to
Elasticsearch (see [values][]).


Expand Down
2 changes: 1 addition & 1 deletion apm-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ hostAliases: []
# - "bar.local"

image: "docker.elastic.co/apm/apm-server"
imageTag: "6.8.14-SNAPSHOT"
imageTag: "6.8.14"
imagePullPolicy: "IfNotPresent"
imagePullSecrets: []

Expand Down
4 changes: 2 additions & 2 deletions elasticsearch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ maintainers:
- email: helm-charts@elastic.co
name: Elastic
name: elasticsearch
version: 6.8.14-SNAPSHOT
appVersion: 6.8.14-SNAPSHOT
version: 6.8.14
appVersion: 6.8.14
sources:
- https://github.com/elastic/elasticsearch
icon: https://helm.elastic.co/icons/elasticsearch.png
15 changes: 7 additions & 8 deletions elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ This Helm chart is a lightweight way to configure and run our official
[Elasticsearch Docker image][].

<!-- development warning placeholder -->
**Warning**: This branch is used for development, please use the latest [6.x][] release for released version.

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
Expand All @@ -15,7 +14,7 @@ This Helm chart is a lightweight way to configure and run our official
- [Requirements](#requirements)
- [Installing](#installing)
- [Install released version using Helm repository](#install-released-version-using-helm-repository)
- [Install development version using 6.8 branch and 6.8.14-SNAPSHOT versions](#install-development-version-using-68-branch-and-6813-snapshot-versions)
- [Install development version using 6.8 branch and 6.8.14 versions](#install-development-version-using-68-branch-and-6813-snapshot-versions)
- [Upgrading](#upgrading)
- [Usage notes](#usage-notes)
- [Configuration](#configuration)
Expand Down Expand Up @@ -55,7 +54,7 @@ See [supported configurations][] for more details.

## Installing

This chart is tested with the latest 6.8.14-SNAPSHOT version.
This chart is tested with the latest 6.8.14 version.

### Install released version using Helm repository

Expand All @@ -67,15 +66,15 @@ This chart is tested with the latest 6.8.14-SNAPSHOT version.
- with Helm 2 (deprecated): `helm install --name elasticsearch --version <version> elastic/elasticsearch`


### Install development version using 6.8 branch and 6.8.14-SNAPSHOT versions
### Install development version using 6.8 branch and 6.8.14 versions

* Clone the git repo: `git clone git@github.com:elastic/helm-charts.git`

* Checkout the branch : git checkout 6.8

* Install it:
- with Helm 3: `helm install elasticsearch ./helm-charts/elasticsearch --set imageTag=6.8.14-SNAPSHOT`
- with Helm 2 (deprecated): `helm install --name elasticsearch ./helm-charts/elasticsearch --set imageTag=6.8.14-SNAPSHOT`
- with Helm 3: `helm install elasticsearch ./helm-charts/elasticsearch --set imageTag=6.8.14`
- with Helm 2 (deprecated): `helm install --name elasticsearch ./helm-charts/elasticsearch --set imageTag=6.8.14`


## Upgrading
Expand Down Expand Up @@ -132,7 +131,7 @@ support multiple versions with minimal changes.
| `httpPort` | The http port that Kubernetes will use for the healthchecks and the service. If you change this you will also need to set [http.port][] in `extraEnvs` | `9200` |
| `imagePullPolicy` | The Kubernetes [imagePullPolicy][] value | `IfNotPresent` |
| `imagePullSecrets` | Configuration for [imagePullSecrets][] so that you can use a private registry for your image | `[]` |
| `imageTag` | The Elasticsearch Docker image tag | `6.8.14-SNAPSHOT` |
| `imageTag` | The Elasticsearch Docker image tag | `6.8.14` |
| `image` | The Elasticsearch Docker image | `docker.elastic.co/elasticsearch/elasticsearch` |
| `ingress` | Configurable [ingress][] to expose the Elasticsearch service. See [values.yaml][] for an example | see [values.yaml][] |
| `initResources` | Allows you to set the [resources][] for the `initContainer` in the StatefulSet | `{}` |
Expand Down Expand Up @@ -396,7 +395,7 @@ about our development and testing process.
[6.x]: https://github.com/elastic/helm-charts/releases
[#63]: https://github.com/elastic/helm-charts/issues/63
[6.8.14-SNAPSHOT]: https://github.com/elastic/helm-charts/blob/6.8.14-SNAPSHOT/elasticsearch/README.md
[6.8.14]: https://github.com/elastic/helm-charts/blob/6.8.14/elasticsearch/README.md
[BREAKING_CHANGES.md]: https://github.com/elastic/helm-charts/blob/master/BREAKING_CHANGES.md
[CHANGELOG.md]: https://github.com/elastic/helm-charts/blob/master/CHANGELOG.md
[CONTRIBUTING.md]: https://github.com/elastic/helm-charts/blob/master/CONTRIBUTING.md
Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/examples/config/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Config

This example deploy a single node Elasticsearch 6.8.14-SNAPSHOT with authentication and
This example deploy a single node Elasticsearch 6.8.14 with authentication and
custom [values][].


Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/examples/default/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Default

This example deploy a 3 nodes Elasticsearch 6.8.14-SNAPSHOT cluster using
This example deploy a 3 nodes Elasticsearch 6.8.14 cluster using
[default values][].


Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/examples/docker-for-mac/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Docker for Mac

This example deploy a 3 nodes Elasticsearch 6.8.14-SNAPSHOT cluster on [Docker for Mac][]
This example deploy a 3 nodes Elasticsearch 6.8.14 cluster on [Docker for Mac][]
using [custom values][].

Note that this configuration should be used for test only and isn't recommended
Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/examples/kubernetes-kind/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# KIND

This example deploy a 3 nodes Elasticsearch 6.8.14-SNAPSHOT cluster on [Kind][]
This example deploy a 3 nodes Elasticsearch 6.8.14 cluster on [Kind][]
using [custom values][].

Note that this configuration should be used for test only and isn't recommended
Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/examples/microk8s/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MicroK8S

This example deploy a 3 nodes Elasticsearch 6.8.14-SNAPSHOT cluster on [MicroK8S][]
This example deploy a 3 nodes Elasticsearch 6.8.14 cluster on [MicroK8S][]
using [custom values][].

Note that this configuration should be used for test only and isn't recommended
Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/examples/minikube/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Minikube

This example deploy a 3 nodes Elasticsearch 6.8.14-SNAPSHOT cluster on [Minikube][]
This example deploy a 3 nodes Elasticsearch 6.8.14 cluster on [Minikube][]
using [custom values][].

If helm or kubectl timeouts occur, you may consider creating a minikube VM with
Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/examples/multi/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Multi

This example deploy an Elasticsearch 6.8.14-SNAPSHOT cluster composed of 3 different Helm
This example deploy an Elasticsearch 6.8.14 cluster composed of 3 different Helm
releases:

- `helm-es-multi-master` for the 3 master nodes using [master values][]
Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/examples/openshift/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OpenShift

This example deploy a 3 nodes Elasticsearch 6.8.14-SNAPSHOT cluster on [OpenShift][]
This example deploy a 3 nodes Elasticsearch 6.8.14 cluster on [OpenShift][]
using [custom values][].

## Usage
Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/examples/oss/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OSS

This example deploy a 3 nodes Elasticsearch 6.8.14-SNAPSHOT cluster using
This example deploy a 3 nodes Elasticsearch 6.8.14 cluster using
[Elasticsearch OSS][] version.

## Usage
Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/examples/security/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Security

This example deploy a 3 nodes Elasticsearch 6.8.14-SNAPSHOT with authentication and
This example deploy a 3 nodes Elasticsearch 6.8.14 with authentication and
autogenerated certificates for TLS (see [values][]).

Note that this configuration should be used for test only. For a production
Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ hostAliases: []
# - "bar.local"

image: "docker.elastic.co/elasticsearch/elasticsearch"
imageTag: "6.8.14-SNAPSHOT"
imageTag: "6.8.14"
imagePullPolicy: "IfNotPresent"

podAnnotations: {}
Expand Down
4 changes: 2 additions & 2 deletions filebeat/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ maintainers:
- email: helm-charts@elastic.co
name: Elastic
name: filebeat
version: 6.8.14-SNAPSHOT
appVersion: 6.8.14-SNAPSHOT
version: 6.8.14
appVersion: 6.8.14
sources:
- https://github.com/elastic/beats
icon: https://helm.elastic.co/icons/beats.png
Loading

0 comments on commit f1e97f9

Please sign in to comment.