mirror of
https://github.com/bitnami/charts.git
synced 2026-04-06 01:07:07 +08:00
[bitnami/logstash] Release 6.2.10 (#27785)
* [bitnami/logstash] Release 6.2.10 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 6.2.9 (2024-07-03)
|
||||
## 6.2.10 (2024-07-04)
|
||||
|
||||
* [bitnami/logstash] Release 6.2.9 ([#27705](https://github.com/bitnami/charts/pull/27705))
|
||||
* [bitnami/logstash] Release 6.2.10 ([#27785](https://github.com/bitnami/charts/pull/27785))
|
||||
|
||||
## <small>6.2.9 (2024-07-03)</small>
|
||||
|
||||
* [bitnami/*] Update README changing TAC wording (#27530) ([52dfed6](https://github.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#27530](https://github.com/bitnami/charts/issues/27530)
|
||||
* [bitnami/logstash] Release 6.2.9 (#27705) ([7341e2f](https://github.com/bitnami/charts/commit/7341e2ff392fe6218c491d273477ef44402bc6c3)), closes [#27705](https://github.com/bitnami/charts/issues/27705)
|
||||
|
||||
## <small>6.2.8 (2024-06-18)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: logstash
|
||||
image: docker.io/bitnami/logstash:8.14.1-debian-12-r1
|
||||
image: docker.io/bitnami/logstash:8.14.2-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r24
|
||||
apiVersion: v2
|
||||
appVersion: 8.14.1
|
||||
appVersion: 8.14.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: logstash
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/logstash
|
||||
version: 6.2.9
|
||||
version: 6.2.10
|
||||
|
||||
@@ -79,7 +79,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/logstash
|
||||
tag: 8.14.1-debian-12-r1
|
||||
tag: 8.14.2-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
|
||||
|
||||
Reference in New Issue
Block a user