This repository was archived by the owner on May 28, 2024. It is now read-only.
forked from elastic/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump 6.8 branch to 6.8.14-SNAPSHOT (elastic#871)
Co-authored-by: Nassim Kammah <[email protected]>
- Loading branch information
1 parent
3d92c5f
commit 3ef7a27
Showing
65 changed files
with
126 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ maintainers: | |
- email: [email protected] | ||
name: Elastic | ||
name: apm-server | ||
version: 6.8.13 | ||
appVersion: 6.8.13 | ||
version: 6.8.14-SNAPSHOT | ||
appVersion: 6.8.14-SNAPSHOT | ||
sources: | ||
- https://github.com/elastic/apm | ||
icon: https://helm.elastic.co/icons/apm.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,14 +8,15 @@ The design and code is less mature than official GA features and is being | |
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). | ||
|
||
**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 --> | ||
|
||
|
||
- [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.13 versions](#install-development-version-using-68-branch-and-6813-snapshot-versions) | ||
- [Install development version using 6.8 branch and 6.8.14-SNAPSHOT versions](#install-development-version-using-68-branch-and-6813-snapshot-versions) | ||
- [Upgrading](#upgrading) | ||
- [Usage notes](#usage-notes) | ||
- [Configuration](#configuration) | ||
|
@@ -39,7 +40,7 @@ See [supported configurations][] for more details. | |
|
||
## Installing | ||
|
||
This chart is tested with the latest 6.8.13 version. | ||
This chart is tested with the latest 6.8.14-SNAPSHOT version. | ||
|
||
### Install released version using Helm repository | ||
|
||
|
@@ -50,15 +51,15 @@ This chart is tested with the latest 6.8.13 version. | |
- with Helm 2: `helm install --name apm-server --version <version> elastic/apm-server` | ||
- with [Helm 3 (beta)][]: `helm install apm-server --version <version> elastic/apm-server` | ||
|
||
### Install development version using 6.8 branch and 6.8.13 versions | ||
### Install development version using 6.8 branch and 6.8.14-SNAPSHOT versions | ||
|
||
* Clone the git repo: `git clone [email protected]:elastic/helm-charts.git` | ||
|
||
* Checkout the branch : git checkout 6.8 | ||
|
||
* Install it: | ||
- with Helm 2: `helm install --name apm-server --version 6.8.13 ./helm-charts/apm-server` | ||
- with [Helm 3 (beta)][]: `helm install apm-server --version 6.8.13 ./helm-charts/apm-server` | ||
- with Helm 2: `helm install --name apm-server --version 6.8.14-SNAPSHOT ./helm-charts/apm-server` | ||
- with [Helm 3 (beta)][]: `helm install apm-server --version 6.8.14-SNAPSHOT ./helm-charts/apm-server` | ||
|
||
|
||
## Upgrading | ||
|
@@ -96,7 +97,7 @@ as a reference. They are also used in the automated testing of this chart. | |
| `fullnameOverride` | Overrides the full name of the resources. If not set the name will default to `.Release.Name` - `.Values.nameOverride` or `.Chart.Name` | `""` | | ||
| `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.13` | | ||
| `imageTag` | The APM Server Docker image tag | `6.8.14-SNAPSHOT` | | ||
| `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 | `{}` | | ||
|
@@ -145,7 +146,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.13]: https://github.com/elastic/helm-charts/blob/6.8.13/apm-server/README.md | ||
[6.8.14-SNAPSHOT]: https://github.com/elastic/helm-charts/blob/6.8.14-SNAPSHOT/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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ http: | |
status: 200 | ||
timeout: 2000 | ||
body: | ||
- '6.8.13' | ||
- '6.8.14' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ http: | |
status: 200 | ||
timeout: 2000 | ||
body: | ||
- '6.8.13' | ||
- '6.8.14' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ http: | |
status: 200 | ||
timeout: 2000 | ||
body: | ||
- '6.8.13' | ||
- '6.8.14' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ maintainers: | |
- email: [email protected] | ||
name: Elastic | ||
name: elasticsearch | ||
version: 6.8.13 | ||
appVersion: 6.8.13 | ||
version: 6.8.14-SNAPSHOT | ||
appVersion: 6.8.14-SNAPSHOT | ||
sources: | ||
- https://github.com/elastic/elasticsearch | ||
icon: https://helm.elastic.co/icons/elasticsearch.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,14 +3,15 @@ | |
This Helm chart is a lightweight way to configure and run our official | ||
[Elasticsearch Docker image][]. | ||
|
||
**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 --> | ||
|
||
|
||
- [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.13 versions](#install-development-version-using-68-branch-and-6813-snapshot-versions) | ||
- [Install development version using 6.8 branch and 6.8.14-SNAPSHOT versions](#install-development-version-using-68-branch-and-6813-snapshot-versions) | ||
- [Upgrading](#upgrading) | ||
- [Usage notes](#usage-notes) | ||
- [Configuration](#configuration) | ||
|
@@ -50,7 +51,7 @@ See [supported configurations][] for more details. | |
|
||
## Installing | ||
|
||
This chart is tested with the latest 6.8.13 version. | ||
This chart is tested with the latest 6.8.14-SNAPSHOT version. | ||
|
||
### Install released version using Helm repository | ||
|
||
|
@@ -61,15 +62,15 @@ This chart is tested with the latest 6.8.13 version. | |
- with Helm 2: `helm install --name elasticsearch --version <version> elastic/elasticsearch` | ||
- with [Helm 3 (beta)][]: `helm install elasticsearch --version <version> elastic/elasticsearch` | ||
|
||
### Install development version using 6.8 branch and 6.8.13 versions | ||
### Install development version using 6.8 branch and 6.8.14-SNAPSHOT versions | ||
|
||
* Clone the git repo: `git clone [email protected]:elastic/helm-charts.git` | ||
|
||
* Checkout the branch : git checkout 6.8 | ||
|
||
* Install it: | ||
- with Helm 2: `helm install --name elasticsearch --version 6.8.13 ./helm-charts/elasticsearch` | ||
- with [Helm 3 (beta)][]: `helm install elasticsearch --version 6.8.13 ./helm-charts/elasticsearch` | ||
- with Helm 2: `helm install --name elasticsearch --version 6.8.14-SNAPSHOT ./helm-charts/elasticsearch` | ||
- with [Helm 3 (beta)][]: `helm install elasticsearch --version 6.8.14-SNAPSHOT ./helm-charts/elasticsearch` | ||
|
||
## Upgrading | ||
|
||
|
@@ -124,7 +125,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.13` | | ||
| `imageTag` | The Elasticsearch Docker image tag | `6.8.14-SNAPSHOT` | | ||
| `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 | `{}` | | ||
|
@@ -387,7 +388,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.13]: https://github.com/elastic/helm-charts/blob/6.8.13/elasticsearch/README.md | ||
[6.8.14-SNAPSHOT]: https://github.com/elastic/helm-charts/blob/6.8.14-SNAPSHOT/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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ maintainers: | |
- email: [email protected] | ||
name: Elastic | ||
name: filebeat | ||
version: 6.8.13 | ||
appVersion: 6.8.13 | ||
version: 6.8.14-SNAPSHOT | ||
appVersion: 6.8.14-SNAPSHOT | ||
sources: | ||
- https://github.com/elastic/beats | ||
icon: https://helm.elastic.co/icons/beats.png |
Oops, something went wrong.