Skip to content

Commit

Permalink
[bitnami/logstash] Release 6.3.6 (bitnami#29969)
Browse files Browse the repository at this point in the history
* [bitnami/logstash] Release 6.3.6 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]>
Signed-off-by: Michael Faherty <[email protected]>
  • Loading branch information
bitnami-bot authored and mike12806 committed Oct 30, 2024
1 parent a3869a2 commit 1eb13ca
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 11 deletions.
8 changes: 6 additions & 2 deletions bitnami/logstash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 6.3.5 (2024-09-26)
## 6.3.6 (2024-10-17)

* [bitnami/logstash] Release 6.3.5 ([#29633](https://github.com/bitnami/charts/pull/29633))
* [bitnami/logstash] Release 6.3.6 ([#29969](https://github.com/bitnami/charts/pull/29969))

## <small>6.3.5 (2024-09-26)</small>

* [bitnami/logstash] Release 6.3.5 (#29633) ([abd6fed](https://github.com/bitnami/charts/commit/abd6fedf0711acaa28f61094575057255965ff14)), closes [#29633](https://github.com/bitnami/charts/issues/29633)

## <small>6.3.4 (2024-09-11)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/logstash/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-26T19:39:35.123630251Z"
version: 2.26.0
digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08
generated: "2024-10-17T16:53:01.628450761Z"
8 changes: 4 additions & 4 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.15.2-debian-12-r0
image: docker.io/bitnami/logstash: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 @@ -30,4 +30,4 @@ maintainers:
name: logstash
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/logstash
version: 6.3.5
version: 6.3.6
4 changes: 2 additions & 2 deletions bitnami/logstash/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/logstash
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'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -655,7 +655,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r30
tag: 12-debian-12-r31
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 1eb13ca

Please sign in to comment.