Skip to content

Commit 5092247

Browse files
authored
Fluent-bit version update in document (#4412)
1 parent d9b4257 commit 5092247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy-full-rp-service-in-dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
* if using a public key separate from `~/.ssh/id_rsa.pub` (for ssh access to RP and Gateway vmss instances), source it with `export SSH_PUBLIC_KEY=~/.ssh/id_separate.pub`
5959
- Modify `AZURE_PREFIX` environment variable for a different prefix of the created Azure resources.
6060
* set tag of `FLUENTBIT_IMAGE` value to match the default from `pkg/util/version/const.go`,
61-
eg. `FLUENTBIT_IMAGE=${AZURE_PREFIX}aro.azurecr.io/fluentbit:1.9.10-cm20230426`
61+
eg. `FLUENTBIT_IMAGE=${AZURE_PREFIX}aro.azurecr.io/fluentbit:4.0.4-cm20250701`
6262
* if you actually care about fluentbit image version, you need to change the default both in the env-int file and for ARO Deployer, which is out of scope of this guide
6363

6464
1. And finally source the env:

0 commit comments

Comments
 (0)