mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 07:27:18 +08:00
[bitnami/elasticsearch] ⚡ ⬆️ Update dependency references (#35331)
* [bitnami/elasticsearch] Release 22.0.15 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 22.0.14 (2025-07-22)
|
||||
## 22.0.15 (2025-07-29)
|
||||
|
||||
* [bitnami/elasticsearch] :zap: :arrow_up: Update dependency references ([#35244](https://github.com/bitnami/charts/pull/35244))
|
||||
* [bitnami/elasticsearch] :zap: :arrow_up: Update dependency references ([#35331](https://github.com/bitnami/charts/pull/35331))
|
||||
|
||||
## <small>22.0.14 (2025-07-22)</small>
|
||||
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/elasticsearch] :zap: :arrow_up: Update dependency references (#35244) ([004484a](https://github.com/bitnami/charts/commit/004484a2c694115ffa71e5e3edd87dee862dae1f)), closes [#35244](https://github.com/bitnami/charts/issues/35244)
|
||||
|
||||
## <small>22.0.13 (2025-07-15)</small>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Analytics
|
||||
images: |
|
||||
- name: elasticsearch
|
||||
image: docker.io/bitnami/elasticsearch:9.0.4-debian-12-r0
|
||||
image: docker.io/bitnami/elasticsearch:9.1.0-debian-12-r0
|
||||
- name: elasticsearch-exporter
|
||||
image: docker.io/bitnami/elasticsearch-exporter:1.9.0-debian-12-r14
|
||||
- name: os-shell
|
||||
@@ -13,7 +13,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 9.0.4
|
||||
appVersion: 9.1.0
|
||||
dependencies:
|
||||
- condition: global.kibanaEnabled
|
||||
name: kibana
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: elasticsearch
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
|
||||
version: 22.0.14
|
||||
version: 22.0.15
|
||||
|
||||
@@ -207,7 +207,7 @@ useIstioLabels: true
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/elasticsearch
|
||||
tag: 9.0.4-debian-12-r0
|
||||
tag: 9.1.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user