Skip to content

Commit

Permalink
[bitnami/kibana] Release 11.2.18 (#28898)
Browse files Browse the repository at this point in the history
* [bitnami/kibana] Release 11.2.18 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 16, 2024
1 parent 8ca5e6f commit 9b955d2
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
8 changes: 6 additions & 2 deletions bitnami/kibana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 11.2.17 (2024-08-14)
## 11.2.18 (2024-08-16)

* [bitnami/kibana] Release 11.2.17 ([#28796](https://github.com/bitnami/charts/pull/28796))
* [bitnami/kibana] Release 11.2.18 ([#28898](https://github.com/bitnami/charts/pull/28898))

## <small>11.2.17 (2024-08-14)</small>

* [bitnami/kibana] Release 11.2.17 (#28796) ([9ac77d0](https://github.com/bitnami/charts/commit/9ac77d00a367100840256c722cb0acd2585e41b0)), closes [#28796](https://github.com/bitnami/charts/issues/28796)

## <small>11.2.16 (2024-07-30)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/kibana/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd
generated: "2024-08-09T02:53:22.050230404Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-16T07:20:52.796594402Z"
4 changes: 2 additions & 2 deletions bitnami/kibana/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: kibana
image: docker.io/bitnami/kibana:8.15.0-debian-12-r0
image: docker.io/bitnami/kibana:8.15.0-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
apiVersion: v2
Expand All @@ -32,4 +32,4 @@ maintainers:
name: kibana
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/kibana
version: 11.2.17
version: 11.2.18
2 changes: 1 addition & 1 deletion bitnami/kibana/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/kibana
tag: 8.15.0-debian-12-r0
tag: 8.15.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 9b955d2

Please sign in to comment.