mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[bitnami/elasticsearch] Release 18.2.13 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: kibana
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 10.1.9
|
||||
version: 10.1.11
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.16.0
|
||||
digest: sha256:956ba4f39ae58e57c19b464dec85001aec18b60473e27ee583805da47b52a2c0
|
||||
generated: "2022-06-06T15:07:29.969473543Z"
|
||||
digest: sha256:196828b8a9beb48095707bb42f4e72f72464676da20d470d827f576f3daa02b2
|
||||
generated: "2022-06-14T20:01:09.415660286Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
annotations:
|
||||
category: Analytics
|
||||
apiVersion: v2
|
||||
appVersion: 8.2.2
|
||||
appVersion: 8.2.3
|
||||
dependencies:
|
||||
- condition: global.kibanaEnabled
|
||||
name: kibana
|
||||
@@ -25,4 +25,4 @@ name: elasticsearch
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-elasticsearch
|
||||
- https://www.elastic.co/products/elasticsearch
|
||||
version: 18.2.12
|
||||
version: 18.2.13
|
||||
|
||||
@@ -176,7 +176,7 @@ initContainers: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/elasticsearch
|
||||
tag: 8.2.2-debian-11-r4
|
||||
tag: 8.2.3-debian-11-r0
|
||||
## 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
|
||||
@@ -1734,7 +1734,7 @@ curator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/elasticsearch-curator
|
||||
tag: 5.8.4-debian-11-r4
|
||||
tag: 5.8.4-debian-11-r5
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -2009,7 +2009,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/elasticsearch-exporter
|
||||
tag: 1.3.0-debian-11-r4
|
||||
tag: 1.3.0-debian-11-r5
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user