File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- v0.9.3
1+ v0.9.4
Original file line number Diff line number Diff line change @@ -375,7 +375,7 @@ special instructions / breaking changes.
375375git stash
376376git fetch --tags
377377git pull origin main
378- git checkout tags/RELEASE_VERSION # (e.g. tags/v0.9.3 )
378+ git checkout tags/RELEASE_VERSION # (e.g. tags/v0.9.4 )
379379git stash pop
380380# <merge any conflicts with your local changes>
381381# <re-run config scripts>
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ services:
2727 - 7lc_network
2828
2929 otel-collector :
30- image : ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.9.3
30+ image : ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.9.4
3131 restart : unless-stopped
3232 volumes :
3333 - ./services/otel_collector:/etc/otel-collector-config
You can’t perform that action at this time.
0 commit comments