mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/elasticsearch] Release 18.2.3 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.6
|
||||
version: 10.1.7
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.14.1
|
||||
digest: sha256:131a339f94200d3ca7c891ae8acf131c473a2f5623f3b831f01e473118cb5b16
|
||||
generated: "2022-05-24T16:39:20.13206027Z"
|
||||
digest: sha256:4aa1663f819ba64942c72cafba6da4443c12325c07d35072117d46e100b8232a
|
||||
generated: "2022-05-26T05:59:03.89966087Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
annotations:
|
||||
category: Analytics
|
||||
apiVersion: v2
|
||||
appVersion: 8.2.0
|
||||
appVersion: 8.2.1
|
||||
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.2
|
||||
version: 18.2.3
|
||||
|
||||
@@ -176,7 +176,7 @@ initContainers: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/elasticsearch
|
||||
tag: 8.2.0-debian-10-r17
|
||||
tag: 8.2.1-debian-10-r1
|
||||
## 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-10-r351
|
||||
tag: 5.8.4-debian-10-r353
|
||||
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-10-r207
|
||||
tag: 1.3.0-debian-10-r208
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -2306,7 +2306,7 @@ metrics:
|
||||
# - alert: es cluster error
|
||||
# annotations:
|
||||
# summary: "es cluster error"
|
||||
# description: "es cluster error<6F><72><EFBFBD>cluster state {{`{{`}} $labels.color {{`}}`}}"
|
||||
# description: "es cluster error<6F><72><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>cluster state {{`{{`}} $labels.color {{`}}`}}"
|
||||
# expr: elasticsearch_cluster_health_status{color="red"} ==1 or elasticsearch_cluster_health_status{color="yellow"} ==1
|
||||
# for: 1m
|
||||
# labels:
|
||||
@@ -2334,7 +2334,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 10-debian-10-r434
|
||||
tag: 10-debian-10-r435
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -2379,7 +2379,7 @@ sysctlImage:
|
||||
##
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 10-debian-10-r434
|
||||
tag: 10-debian-10-r435
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user