Skip to content

Commit

Permalink
Publish AST v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Application Study Tool Builder committed Sep 26, 2024
1 parent 95388b8 commit 09cf6b8
Show file tree
Hide file tree
Showing 7 changed files with 9,661 additions and 569 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.4.0
v0.5.0
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:
command: ["/bin/sh", "/app/init_entrypoint.sh"]

otel-collector:
image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.4.0
image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.5.0
restart: unless-stopped
volumes:
- otel_collector:/etc/otel-collector-config
Expand Down
Loading

0 comments on commit 09cf6b8

Please sign in to comment.