Skip to content

Commit 77c7853

Browse files
committed
build: bump fluent-bit image to 3.2.8
Signed-off-by: Valentin Daviot <valentin.daviot@scality.com>
1 parent 91880b5 commit 77c7853

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildchain/buildchain/versions.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,8 @@ def _version_prefix(version: str, prefix: str = "v") -> str:
273273
),
274274
Image(
275275
name="fluent-bit",
276-
version="3.1.9",
277-
digest="sha256:4af3920cc2ff976200e0fc09f23e7ca4ee7d4477a6d592cb496fc39378181b02",
276+
version="3.2.8",
277+
digest="sha256:14da4a52ecdbb9bd9cb7a16ff6b4c7f391a4006cb13f84b5957e4608cc613e2c",
278278
),
279279
Image(
280280
name="cert-manager-controller",

0 commit comments

Comments
 (0)