Skip to content

Commit

Permalink
[bitnami/kibana] Release 11.3.1 (#30499)
Browse files Browse the repository at this point in the history
* [bitnami/kibana] Release 11.3.1 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 Nov 18, 2024
1 parent 6c3060e commit 078f638
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 11 deletions.
9 changes: 7 additions & 2 deletions bitnami/kibana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 11.3.0 (2024-10-30)
## 11.3.1 (2024-11-18)

* [bitnami/kibana] set base host to 0.0.0.0 ([#30131](https://github.com/bitnami/charts/pull/30131))
* [bitnami/kibana] Release 11.3.1 ([#30499](https://github.com/bitnami/charts/pull/30499))

## 11.3.0 (2024-10-31)

* [bitnami/*] Remove wrong comment about imagePullPolicy (#30107) ([a51f9e4](https://github.com/bitnami/charts/commit/a51f9e4bb0fbf77199512d35de7ac8abe055d026)), closes [#30107](https://github.com/bitnami/charts/issues/30107)
* [bitnami/kibana] set base host to 0.0.0.0 (#30131) ([66abb23](https://github.com/bitnami/charts/commit/66abb2368868203990ff96fd0bc95e888b2dd977)), closes [#30131](https://github.com/bitnami/charts/issues/30131)

## <small>11.2.24 (2024-10-17)</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.26.0
digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08
generated: "2024-10-17T17:39:06.820741958Z"
version: 2.27.0
digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af
generated: "2024-11-18T17:01:08.306150688Z"
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.3-debian-12-r0
image: docker.io/bitnami/kibana:8.16.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r31
image: docker.io/bitnami/os-shell:12-debian-12-r33
apiVersion: v2
appVersion: 8.15.3
appVersion: 8.16.0
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.3.0
version: 11.3.1
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.3-debian-12-r0
tag: 8.16.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -205,7 +205,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r31
tag: 12-debian-12-r33
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 078f638

Please sign in to comment.