Skip to content

Commit

Permalink
[bitnami/fluentd] Release 7.0.3 (#30679)
Browse files Browse the repository at this point in the history
* [bitnami/fluentd] Release 7.0.3 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Nov 29, 2024
1 parent 5a19c1c commit a427241
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 deletions.
8 changes: 6 additions & 2 deletions bitnami/fluentd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 7.0.2 (2024-11-09)
## 7.0.3 (2024-11-29)

* [bitnami/fluentd] Release 7.0.2 ([#30376](https://github.com/bitnami/charts/pull/30376))
* [bitnami/fluentd] Release 7.0.3 ([#30679](https://github.com/bitnami/charts/pull/30679))

## <small>7.0.2 (2024-11-09)</small>

* [bitnami/fluentd] Release 7.0.2 (#30376) ([aa6e830](https://github.com/bitnami/charts/commit/aa6e830ebf892edd21bd7fb45594d4a674bbc370)), closes [#30376](https://github.com/bitnami/charts/issues/30376)

## <small>7.0.1 (2024-11-05)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/fluentd/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af
generated: "2024-11-09T20:09:22.204024626Z"
version: 2.27.2
digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576
generated: "2024-11-29T07:48:53.698024027Z"
6 changes: 3 additions & 3 deletions bitnami/fluentd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: fluentd
image: docker.io/bitnami/fluentd:1.17.1-debian-12-r5
image: docker.io/bitnami/fluentd:1.18.0-debian-12-r0
apiVersion: v2
appVersion: 1.17.1
appVersion: 1.18.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -30,4 +30,4 @@ maintainers:
name: fluentd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/fluentd
version: 7.0.2
version: 7.0.3
2 changes: 1 addition & 1 deletion bitnami/fluentd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/fluentd
tag: 1.17.1-debian-12-r5
tag: 1.18.0-debian-12-r0
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down

0 comments on commit a427241

Please sign in to comment.