Skip to content

Commit

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

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot authored Oct 19, 2023
1 parent 9bc97e1 commit c609b81
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 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.13.2
digest: sha256:551ae9c020597fd0a1d62967d9899a3c57a12e92f49e7a3967b6a187efdcaead
generated: "2023-10-09T21:23:18.237112375Z"
version: 2.13.3
digest: sha256:9a971689db0c66ea95ac2e911c05014c2b96c6077c991131ff84f2982f88fb83
generated: "2023-10-17T17:16:17.330581302Z"
6 changes: 3 additions & 3 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.10.3-debian-11-r1
image: docker.io/bitnami/kibana:8.10.4-debian-11-r0
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r90
apiVersion: v2
appVersion: 8.10.3
appVersion: 8.10.4
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: 10.5.9
version: 10.5.10
2 changes: 1 addition & 1 deletion bitnami/kibana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ The command removes all the Kubernetes components associated with the chart and
| --------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ |
| `image.registry` | Kibana image registry | `docker.io` |
| `image.repository` | Kibana image repository | `bitnami/kibana` |
| `image.tag` | Kibana image tag (immutable tags are recommended) | `8.10.3-debian-11-r1` |
| `image.tag` | Kibana image tag (immutable tags are recommended) | `8.10.4-debian-11-r0` |
| `image.digest` | Kibana image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Kibana image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
Expand Down
2 changes: 1 addition & 1 deletion bitnami/kibana/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/kibana
tag: 8.10.3-debian-11-r1
tag: 8.10.4-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit c609b81

Please sign in to comment.