Skip to content

Commit

Permalink
[bitnami/kibana] Release 11.2.24 (#29971)
Browse files Browse the repository at this point in the history
* [bitnami/kibana] Release 11.2.24 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 Oct 17, 2024
1 parent e87d9ae commit 7029c3e
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 11 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.23 (2024-09-26)
## 11.2.24 (2024-10-17)

* [bitnami/kibana] Release 11.2.23 ([#29632](https://github.com/bitnami/charts/pull/29632))
* [bitnami/kibana] Release 11.2.24 ([#29971](https://github.com/bitnami/charts/pull/29971))

## <small>11.2.23 (2024-09-26)</small>

* [bitnami/kibana] Release 11.2.23 (#29632) ([72d5491](https://github.com/bitnami/charts/commit/72d5491ddf081098e77e5bc6aeff137f516b339b)), closes [#29632](https://github.com/bitnami/charts/issues/29632)

## <small>11.2.22 (2024-09-19)</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.23.0
digest: sha256:fbd6439f12ded949c04553b9c52a4c8153a8f2790147d972b314ddcd46921a14
generated: "2024-09-13T14:55:34.487961875Z"
version: 2.26.0
digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08
generated: "2024-10-17T17:39:06.820741958Z"
8 changes: 4 additions & 4 deletions bitnami/kibana/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: kibana
image: docker.io/bitnami/kibana:8.15.2-debian-12-r0
image: docker.io/bitnami/kibana:8.15.3-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
image: docker.io/bitnami/os-shell:12-debian-12-r31
apiVersion: v2
appVersion: 8.15.2
appVersion: 8.15.3
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -32,4 +32,4 @@ maintainers:
name: kibana
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/kibana
version: 11.2.23
version: 11.2.24
4 changes: 2 additions & 2 deletions 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.2-debian-12-r0
tag: 8.15.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -206,7 +206,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r30
tag: 12-debian-12-r31
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 7029c3e

Please sign in to comment.