Skip to content

Commit bb14db1

Browse files
author
Bitnami Bot
authored
[bitnami/elasticsearch] Release 19.9.3 (#16721)
* [bitnami/elasticsearch] Release 19.9.3 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>
1 parent 249165c commit bb14db1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bitnami/elasticsearch/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ maintainers:
2424
name: elasticsearch
2525
sources:
2626
- https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
27-
version: 19.9.2
27+
version: 19.9.3

bitnami/elasticsearch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ helm delete --purge my-release
106106
| `useIstioLabels` | Use this variable to add Istio labels to all pods | `true` |
107107
| `image.registry` | Elasticsearch image registry | `docker.io` |
108108
| `image.repository` | Elasticsearch image repository | `bitnami/elasticsearch` |
109-
| `image.tag` | Elasticsearch image tag (immutable tags are recommended) | `8.7.1-debian-11-r6` |
109+
| `image.tag` | Elasticsearch image tag (immutable tags are recommended) | `8.7.1-debian-11-r7` |
110110
| `image.digest` | Elasticsearch image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
111111
| `image.pullPolicy` | Elasticsearch image pull policy | `IfNotPresent` |
112112
| `image.pullSecrets` | Elasticsearch image pull secrets | `[]` |

bitnami/elasticsearch/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ useIstioLabels: true
186186
image:
187187
registry: docker.io
188188
repository: bitnami/elasticsearch
189-
tag: 8.7.1-debian-11-r6
189+
tag: 8.7.1-debian-11-r7
190190
digest: ""
191191
## Specify a imagePullPolicy
192192
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)