Skip to content

Commit

Permalink
Merge pull request #39 from clhain/38_release_0.7.0
Browse files Browse the repository at this point in the history
Release 0.7.0
  • Loading branch information
clhain authored Oct 18, 2024
2 parents 2692f17 + 7287728 commit c1113aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.6.0
v0.7.0
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
- 7lc_network

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

0 comments on commit c1113aa

Please sign in to comment.