diff --git a/bitnami/elasticsearch/Chart.lock b/bitnami/elasticsearch/Chart.lock index 8fc00cf24..9828b70df 100644 --- a/bitnami/elasticsearch/Chart.lock +++ b/bitnami/elasticsearch/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 1.10.0 - name: kibana repository: https://charts.bitnami.com/bitnami - version: 9.0.7 -digest: sha256:cac72a1c672a39b018b2580f0e9f5b758607020e4a0645c558d69058d2d3e3f5 -generated: "2021-10-21T14:19:49.116834063Z" + version: 9.0.10 +digest: sha256:c30615a7eac7ee9d52c1e000ea61b1be449571f270732238d65ec3a91ddb18f5 +generated: "2021-10-26T21:39:46.603190844Z" diff --git a/bitnami/elasticsearch/Chart.yaml b/bitnami/elasticsearch/Chart.yaml index 9b28edfee..251d771ce 100644 --- a/bitnami/elasticsearch/Chart.yaml +++ b/bitnami/elasticsearch/Chart.yaml @@ -25,4 +25,4 @@ name: elasticsearch sources: - https://github.com/bitnami/bitnami-docker-elasticsearch - https://www.elastic.co/products/elasticsearch -version: 17.1.6 +version: 17.1.7 diff --git a/bitnami/elasticsearch/values.yaml b/bitnami/elasticsearch/values.yaml index e41842326..80b4d8d30 100644 --- a/bitnami/elasticsearch/values.yaml +++ b/bitnami/elasticsearch/values.yaml @@ -62,7 +62,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/elasticsearch - tag: 7.15.1-debian-10-r0 + tag: 7.15.1-debian-10-r5 ## 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 @@ -1154,7 +1154,7 @@ curator: image: registry: docker.io repository: bitnami/elasticsearch-curator - tag: 5.8.4-debian-10-r158 + tag: 5.8.4-debian-10-r164 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1412,7 +1412,7 @@ metrics: image: registry: docker.io repository: bitnami/elasticsearch-exporter - tag: 1.2.1-debian-10-r109 + tag: 1.3.0-debian-10-r5 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1599,7 +1599,7 @@ sysctlImage: ## registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r227 + tag: 10-debian-10-r233 ## 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 @@ -1652,7 +1652,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r227 + tag: 10-debian-10-r233 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.