[bitnami/elasticsearch] Release 15.1.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-04-28 08:31:15 +00:00
parent a6e3081515
commit 0092dfee06
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ name: elasticsearch
sources:
- https://github.com/bitnami/bitnami-docker-elasticsearch
- https://www.elastic.co/products/elasticsearch
version: 15.1.2
version: 15.1.3
+3 -3
View File
@@ -19,7 +19,7 @@ global:
image:
registry: docker.io
repository: bitnami/elasticsearch
tag: 7.12.0-debian-10-r18
tag: 7.12.0-debian-10-r19
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -847,7 +847,7 @@ curator:
image:
registry: docker.io
repository: bitnami/elasticsearch-curator
tag: 5.8.3-debian-10-r128
tag: 5.8.3-debian-10-r129
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -1073,7 +1073,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/elasticsearch-exporter
tag: 1.1.0-debian-10-r423
tag: 1.1.0-debian-10-r424
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.