You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 16, 2023. It is now read-only.
@@ -132,7 +131,7 @@ support multiple versions with minimal changes.
132
131
|`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`|
133
132
|`imagePullPolicy`| The Kubernetes [imagePullPolicy][] value |`IfNotPresent`|
134
133
|`imagePullSecrets`| Configuration for [imagePullSecrets][] so that you can use a private registry for your image |`[]`|
135
-
|`imageTag`| The Elasticsearch Docker image tag |`6.8.19-SNAPSHOT`|
134
+
|`imageTag`| The Elasticsearch Docker image tag |`6.8.21`|
136
135
|`image`| The Elasticsearch Docker image |`docker.elastic.co/elasticsearch/elasticsearch`|
137
136
|`ingress`| Configurable [ingress][] to expose the Elasticsearch service. See [values.yaml][] for an example | see [values.yaml][]|
138
137
|`initResources`| Allows you to set the [resources][] for the `initContainer` in the StatefulSet |`{}`|
@@ -398,7 +397,7 @@ about our development and testing process.
0 commit comments