We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1074aab commit a203b51Copy full SHA for a203b51
fluent-package/config.rb
@@ -7,7 +7,7 @@
7
PACKAGE_DIR = "fluent"
8
COMPAT_PACKAGE_DIR = COMPAT_SERVICE_NAME
9
10
-FLUENTD_REVISION = '13014c5935a52b9d6b5bf8e40e5b3cf8a149e7f6' # v1.16.8
+FLUENTD_REVISION = 'daccbc6f0551611c65d3ce7efd81dfc7b693f3e3' # v1.16.9
11
FLUENTD_LOCAL_GEM_REPO = "file://" + File.expand_path(File.join(__dir__, "local_gem_repo"))
12
13
# https://github.com/jemalloc/jemalloc/releases
0 commit comments