Skip to content

Commit 2354722

Browse files
author
Bitnami Containers
committed
[bitnami/elasticsearch] Release 15.3.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent db372e8 commit 2354722

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

bitnami/elasticsearch/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
version: 1.5.2
55
- name: kibana
66
repository: https://charts.bitnami.com/bitnami
7-
version: 8.1.5
8-
digest: sha256:24504e28634df45ee81ed7461dafbadf5696dc8238e42d5ef9028a8522e731a0
9-
generated: "2021-06-02T23:41:53.746415206Z"
7+
version: 8.1.6
8+
digest: sha256:6e2e05da72433756cd3e3018eacc706f9964ca4dc618f131100cc775d162061c
9+
generated: "2021-06-14T07:45:27.242187432Z"

bitnami/elasticsearch/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ name: elasticsearch
2525
sources:
2626
- https://github.com/bitnami/bitnami-docker-elasticsearch
2727
- https://www.elastic.co/products/elasticsearch
28-
version: 15.3.0
28+
version: 15.3.1

bitnami/elasticsearch/values.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ global:
1919
image:
2020
registry: docker.io
2121
repository: bitnami/elasticsearch
22-
tag: 7.13.1-debian-10-r0
22+
tag: 7.13.1-debian-10-r8
2323
## Specify a imagePullPolicy
2424
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
2525
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -48,7 +48,7 @@ sysctlImage:
4848
enabled: true
4949
registry: docker.io
5050
repository: bitnami/bitnami-shell
51-
tag: 10-debian-10-r98
51+
tag: 10-debian-10-r106
5252
## Specify a imagePullPolicy
5353
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
5454
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -83,7 +83,7 @@ volumePermissions:
8383
image:
8484
registry: docker.io
8585
repository: bitnami/bitnami-shell
86-
tag: 10-debian-10-r98
86+
tag: 10-debian-10-r106
8787
pullPolicy: Always
8888
## Optionally specify an array of imagePullSecrets.
8989
## Secrets must be manually created in the namespace.
@@ -898,7 +898,7 @@ curator:
898898
image:
899899
registry: docker.io
900900
repository: bitnami/elasticsearch-curator
901-
tag: 5.8.4-debian-10-r29
901+
tag: 5.8.4-debian-10-r37
902902
pullPolicy: IfNotPresent
903903
## Optionally specify an array of imagePullSecrets.
904904
## Secrets must be manually created in the namespace.
@@ -1124,7 +1124,7 @@ metrics:
11241124
image:
11251125
registry: docker.io
11261126
repository: bitnami/elasticsearch-exporter
1127-
tag: 1.1.0-debian-10-r456
1127+
tag: 1.2.0-debian-10-r3
11281128
pullPolicy: IfNotPresent
11291129
## Optionally specify an array of imagePullSecrets.
11301130
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)