Skip to content

Commit

Permalink
[bitnami/logstash] Release 5.6.1 updating components versions (#20674)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot authored Nov 7, 2023
1 parent bcb6eba commit 5278411
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions bitnami/logstash/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: logstash
image: docker.io/bitnami/logstash:8.10.4-debian-11-r0
image: docker.io/bitnami/logstash:8.11.0-debian-11-r0
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r90
apiVersion: v2
appVersion: 8.10.4
appVersion: 8.11.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -30,4 +30,4 @@ maintainers:
name: logstash
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/logstash
version: 5.6.0
version: 5.6.1
2 changes: 1 addition & 1 deletion bitnami/logstash/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/logstash
tag: 8.10.4-debian-11-r0
tag: 8.11.0-debian-11-r0
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down

0 comments on commit 5278411

Please sign in to comment.