mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
[bitnami/kibana] ⚡ ⬆️ Update dependency references (#35779)
* [bitnami/kibana] Release 12.1.9 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,17 @@
|
||||
# Changelog
|
||||
|
||||
## 12.1.7 (2025-07-29)
|
||||
## 12.1.9 (2025-08-13)
|
||||
|
||||
* [bitnami/kibana] :zap: :arrow_up: Update dependency references ([#35333](https://github.com/bitnami/charts/pull/35333))
|
||||
* [bitnami/kibana] :zap: :arrow_up: Update dependency references ([#35779](https://github.com/bitnami/charts/pull/35779))
|
||||
|
||||
## <small>12.1.8 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340)
|
||||
* [bitnami/kibana] :zap: :arrow_up: Update dependency references (#35597) ([475cfb4](https://github.com/bitnami/charts/commit/475cfb43836025e3d9009ad32eff06d43ee3642a)), closes [#35597](https://github.com/bitnami/charts/issues/35597)
|
||||
|
||||
## <small>12.1.7 (2025-07-29)</small>
|
||||
|
||||
* [bitnami/kibana] :zap: :arrow_up: Update dependency references (#35333) ([749bd2b](https://github.com/bitnami/charts/commit/749bd2b13559206239b51320f06067e7687156f3)), closes [#35333](https://github.com/bitnami/charts/issues/35333)
|
||||
|
||||
## <small>12.1.6 (2025-07-22)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.3
|
||||
digest: sha256:f9c314553215490ea1b94c70082cb152d6ff5916ce185b4e00f5287f81545b4c
|
||||
generated: "2025-08-07T18:30:53.527580013Z"
|
||||
version: 2.31.4
|
||||
digest: sha256:fc442e77200e1914dd46fe26490dcf62f44caa51db673c2f8e67d5319cd4c163
|
||||
generated: "2025-08-13T07:54:43.626720173Z"
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: Analytics
|
||||
images: |
|
||||
- name: kibana
|
||||
image: docker.io/bitnami/kibana:9.1.1-debian-12-r0
|
||||
image: docker.io/bitnami/kibana:9.1.2-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 9.1.1
|
||||
appVersion: 9.1.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: kibana
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kibana
|
||||
version: 12.1.8
|
||||
version: 12.1.9
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kibana
|
||||
tag: 9.1.1-debian-12-r0
|
||||
tag: 9.1.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user