mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 14:57:16 +08:00
[bitnami/fluentd] Release 6.5.2 (#26924)
* [bitnami/fluentd] Release 6.5.2 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.1 (2024-05-28)
|
||||
## 6.5.2 (2024-06-06)
|
||||
|
||||
* [bitnami/fluentd] fix: :bug: Only check replaced images when set ([#26506](https://github.com/bitnami/charts/pull/26506))
|
||||
* [bitnami/fluentd] Release 6.5.2 ([#26924](https://github.com/bitnami/charts/pull/26924))
|
||||
|
||||
## <small>6.5.1 (2024-05-30)</small>
|
||||
|
||||
* [bitnami/fluentd] fix: :bug: Only check replaced images when set (#26506) ([eb7104d](https://github.com/bitnami/charts/commit/eb7104dd964583eb0ee964cdbd90dad5e000159b)), closes [#26506](https://github.com/bitnami/charts/issues/26506)
|
||||
|
||||
## 6.5.0 (2024-05-28)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.19.3
|
||||
digest: sha256:de997835d9ce9a9deefc2d70d8c62b11aa1d1a76ece9e86a83736ab9f930bf4d
|
||||
generated: "2024-05-21T13:41:00.162506503+02:00"
|
||||
version: 2.20.0
|
||||
digest: sha256:71e7e576e2b5403aae173a518430f727ccc2dd690a64cb44d47d6b8deb23d3c6
|
||||
generated: "2024-06-06T14:08:22.963143141Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: fluentd
|
||||
image: docker.io/bitnami/fluentd:1.17.0-debian-12-r3
|
||||
image: docker.io/bitnami/fluentd:1.17.0-debian-12-r4
|
||||
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.1
|
||||
version: 6.5.2
|
||||
|
||||
@@ -78,7 +78,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluentd
|
||||
tag: 1.17.0-debian-12-r3
|
||||
tag: 1.17.0-debian-12-r4
|
||||
## 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