Skip to content

Commit

Permalink
[bitnami/elasticsearch] Release 19.9.2 (#16715)
Browse files Browse the repository at this point in the history
* [bitnami/elasticsearch] Release 19.9.2 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
bitnami-bot authored May 17, 2023

Verified

This commit was signed with the committer’s verified signature.
antongolub Anton Golub
1 parent 95c351f commit a1d985d
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bitnami/elasticsearch/Chart.yaml
Original file line number Diff line number Diff line change
@@ -24,4 +24,4 @@ maintainers:
name: elasticsearch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
version: 19.9.1
version: 19.9.2
2 changes: 1 addition & 1 deletion bitnami/elasticsearch/README.md
Original file line number Diff line number Diff line change
@@ -106,7 +106,7 @@ helm delete --purge my-release
| `useIstioLabels` | Use this variable to add Istio labels to all pods | `true` |
| `image.registry` | Elasticsearch image registry | `docker.io` |
| `image.repository` | Elasticsearch image repository | `bitnami/elasticsearch` |
| `image.tag` | Elasticsearch image tag (immutable tags are recommended) | `8.7.1-debian-11-r4` |
| `image.tag` | Elasticsearch image tag (immutable tags are recommended) | `8.7.1-debian-11-r6` |
| `image.digest` | Elasticsearch image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Elasticsearch image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Elasticsearch image pull secrets | `[]` |
2 changes: 1 addition & 1 deletion bitnami/elasticsearch/values.yaml
Original file line number Diff line number Diff line change
@@ -186,7 +186,7 @@ useIstioLabels: true
image:
registry: docker.io
repository: bitnami/elasticsearch
tag: 8.7.1-debian-11-r4
tag: 8.7.1-debian-11-r6
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 comments on commit a1d985d

Please sign in to comment.