Skip to content

Commit bc0b2fa

Browse files
committed
installation: yocto: bump to v1.5
Signed-off-by: Eduardo Silva <[email protected]>
1 parent e6a4621 commit bc0b2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/yocto-embedded-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ We distribute two main recipes, one for testing/dev purposes and other with the
77
| Version | Recipe | Description |
88
| :--- | :--- | :--- |
99
| devel | [fluent-bit\_git.bb](https://github.com/fluent/fluent-bit/blob/master/fluent-bit_git.bb) | Build Fluent Bit from GIT master. This recipe aims to be used for development and testing purposes only. |
10-
| v1.4.2 | [fluent-bit\_1.4.2.bb](https://github.com/fluent/fluent-bit/blob/master/fluent-bit_1.4.2.bb) | Build latest stable version of Fluent Bit. |
10+
| v1.5.0 | [fluent-bit\_1.5.0.bb](https://github.com/fluent/fluent-bit/blob/1.5/fluent-bit_1.5.0.bb) | Build latest stable version of Fluent Bit. |
1111

1212
It's strongly recommended to always use the stable release of Fluent Bit recipe and not the one from GIT master for production deployments.
1313

0 commit comments

Comments
 (0)