buildchain,charts,salt: bump fluent-bit chart to 0.55.0#4778
buildchain,charts,salt: bump fluent-bit chart to 0.55.0#4778bert-e merged 2 commits intodevelopment/133.0from
Conversation
Fluent Bit itself has been bumped to v4.2.2 accordingly. Also updated the Salt file to use the new chart version. The digest has been updated accordingly by pulling the image from the registry using: ``` gcrane digest fluent/fluent-bit:v4.2.2 ```
Hello ezekiel-alexrod,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
ConflictThere is a conflict between your branch Please resolve the conflict on the feature branch ( git fetch && \
git checkout origin/improvement/bump-fluent-bit-0.55.0 && \
git merge origin/development/133.0Resolve merge conflicts and commit git push origin HEAD:improvement/bump-fluent-bit-0.55.0 |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
|
/approve |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: The following options are set: approve |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: The following options are set: approve |
In the queueThe changeset has received all authorizations and has been added to the The changeset will be merged in:
The following branches will NOT be impacted:
There is no action required on your side. You will be notified here once IMPORTANT Please do not attempt to modify this pull request.
If you need this pull request to be removed from the queue, please contact a The following options are set: approve |
|
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue None. Goodbye ezekiel-alexrod. |
Fluent Bit itself has been bumped to v4.2.2 accordingly.
Also updated the Salt file to use the new chart version.
The digest has been updated accordingly by pulling the image from the registry using:
Closes: MK8S-100