mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 03:17:20 +08:00
[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:
@@ -1,8 +1,15 @@
|
|||||||
# Changelog
|
# 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)
|
## 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>
|
## <small>7.0.3 (2024-11-29)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 2.28.0
|
version: 2.29.0
|
||||||
digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74
|
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
|
||||||
generated: "2024-12-10T16:59:12.663224+01:00"
|
generated: "2025-01-08T07:56:52.874636947Z"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ annotations:
|
|||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: fluentd
|
- 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
|
apiVersion: v2
|
||||||
appVersion: 1.18.0
|
appVersion: 1.18.0
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -30,4 +30,4 @@ maintainers:
|
|||||||
name: fluentd
|
name: fluentd
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/fluentd
|
- https://github.com/bitnami/charts/tree/main/bitnami/fluentd
|
||||||
version: 7.1.0
|
version: 7.1.1
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/fluentd
|
repository: bitnami/fluentd
|
||||||
tag: 1.18.0-debian-12-r0
|
tag: 1.18.0-debian-12-r1
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user