mirror of
https://github.com/bitnami/charts.git
synced 2026-04-04 00:07:13 +08:00
[bitnami/fluentd] Release 6.5.10 (#28276)
* [bitnami/fluentd] Release 6.5.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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 6.5.9 (2024-07-24)
|
||||
## 6.5.10 (2024-07-24)
|
||||
|
||||
* [bitnami/fluentd] Release 6.5.9 ([#28254](https://github.com/bitnami/charts/pull/28254))
|
||||
* [bitnami/fluentd] Release 6.5.10 ([#28276](https://github.com/bitnami/charts/pull/28276))
|
||||
|
||||
## <small>6.5.9 (2024-07-24)</small>
|
||||
|
||||
* [bitnami/fluentd] Release 6.5.9 (#28254) ([a263832](https://github.com/bitnami/charts/commit/a2638328cea667f5a53889b611705db551a77517)), closes [#28254](https://github.com/bitnami/charts/issues/28254)
|
||||
|
||||
## <small>6.5.8 (2024-07-16)</small>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: fluentd
|
||||
image: docker.io/bitnami/fluentd:1.17.0-debian-12-r8
|
||||
image: docker.io/bitnami/fluentd:1.17.0-debian-12-r9
|
||||
apiVersion: v2
|
||||
appVersion: 1.17.0
|
||||
dependencies:
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: fluentd
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/fluentd
|
||||
version: 6.5.9
|
||||
version: 6.5.10
|
||||
|
||||
@@ -80,7 +80,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluentd
|
||||
tag: 1.17.0-debian-12-r8
|
||||
tag: 1.17.0-debian-12-r9
|
||||
## 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