Skip to content

Commit 3223e5e

Browse files
build-fb-image: Update release documentation (#1515)
Signed-off-by: Marco Franssen <[email protected]>
1 parent 68c73be commit 3223e5e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

RELEASE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,7 @@ Fluent Operator uses [custom builds](./cmd/fluent-watcher/README.md) of both Flu
138138
To publish a new fluent-bit image:
139139

140140
* Execute the [bump-fluent-bit-version](https://github.com/fluent/fluent-operator/actions/workflows/bump-fluent-bit-version.yaml) workflow dispatch to generate a PR to update fluent-bit version references in this repo
141-
* Merge the PR generated by the [bump-fluent-bit-version](https://github.com/fluent/fluent-operator/actions/workflows/bump-fluent-bit-version.yaml) workflow
142-
* Execute the [build-fb-image](https://github.com/fluent/fluent-operator/actions/workflows/build-fb-image.yaml) workflow dispatch to build and publish the new image
141+
* Merge the PR generated by the [bump-fluent-bit-version](https://github.com/fluent/fluent-operator/actions/workflows/bump-fluent-bit-version.yaml) workflow. (This will [automatically trigger the release](https://github.com/fluent/fluent-operator/blob/master/.github/workflows/build-fluentbit-image.yaml#L4-L8) of the new fluent-bit image)
143142

144143
## Fluentd
145144

0 commit comments

Comments
 (0)