Skip to content

Commit bc2a5f8

Browse files
committed
installation: yocto: v1.8.8
Signed-off-by: Eduardo Silva <edsiper@gmail.com>
1 parent 30fc71f commit bc2a5f8

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.8.7 | [fluent-bit\_1.8.7.bb](https://github.com/fluent/fluent-bit/blob/v1.8.7/fluent-bit_1.8.7.bb) | Build latest stable version of Fluent Bit. |
10+
| v1.8.8 | [fluent-bit\_1.8.8.bb](https://github.com/fluent/fluent-bit/blob/v1.8.8/fluent-bit_1.8.8.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)