[bitnami/fluentd] Release 7.1.1 (#31254)

* [bitnami/fluentd] Release 7.1.1 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:
Bitnami Bot
2025-01-08 09:29:30 +01:00
committed by GitHub
parent 4964e2d57a
commit 129caa5399
4 changed files with 14 additions and 7 deletions

View File

@@ -1,8 +1,15 @@
# Changelog
## 7.1.1 (2025-01-08)
* [bitnami/fluentd] Release 7.1.1 ([#31254](https://github.com/bitnami/charts/pull/31254))
## 7.1.0 (2024-12-10)
* [bitnami/fluentd] Detect non-standard images ([#30877](https://github.com/bitnami/charts/pull/30877))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711)
* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707)
* [bitnami/fluentd] Detect non-standard images (#30877) ([7975300](https://github.com/bitnami/charts/commit/79753007a9eb6b973990ecaf84c51f2f1808f991)), closes [#30877](https://github.com/bitnami/charts/issues/30877)
## <small>7.0.3 (2024-11-29)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74
generated: "2024-12-10T16:59:12.663224+01:00"
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-08T07:56:52.874636947Z"

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: fluentd
image: docker.io/bitnami/fluentd:1.18.0-debian-12-r0
image: docker.io/bitnami/fluentd:1.18.0-debian-12-r1
apiVersion: v2
appVersion: 1.18.0
dependencies:
@@ -30,4 +30,4 @@ maintainers:
name: fluentd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/fluentd
version: 7.1.0
version: 7.1.1

View File

@@ -85,7 +85,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/fluentd
tag: 1.18.0-debian-12-r0
tag: 1.18.0-debian-12-r1
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##