Skip to content

Commit

Permalink
prepare 2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
arapulido committed Mar 3, 2022
1 parent df5a641 commit 8906c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/datadog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ done
# Add tags to the config file
DYNOHOST="$(hostname )"
DYNOTYPE=${DYNO%%.*}
BUILDPACKVERSION="dev"
BUILDPACKVERSION="2.0"
DYNO_TAGS="dyno:$DYNO dynotype:$DYNOTYPE buildpackversion:$BUILDPACKVERSION"

# We want always to have the Dyno ID as a host alias to improve correlation
Expand Down

0 comments on commit 8906c88

Please sign in to comment.