Skip to content

Commit 09cf6b8

Browse files
author
Application Study Tool Builder
committed
Publish AST v0.5.0
1 parent 95388b8 commit 09cf6b8

File tree

7 files changed

+9661
-569
lines changed

7 files changed

+9661
-569
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.4.0
1+
v0.5.0

docker-compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ services:
4141
command: ["/bin/sh", "/app/init_entrypoint.sh"]
4242

4343
otel-collector:
44-
image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.4.0
44+
image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.5.0
4545
restart: unless-stopped
4646
volumes:
4747
- otel_collector:/etc/otel-collector-config

0 commit comments

Comments
 (0)