Skip to content

Commit

Permalink
[bitnami/kibana] Release 11.2.24 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Oct 17, 2024
1 parent 528c56e commit 8f840d4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
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 8f840d4

Please sign in to comment.