diff --git a/.craft.yml b/.craft.yml index fed2e938..6bed4ec2 100644 --- a/.craft.yml +++ b/.craft.yml @@ -18,3 +18,4 @@ targets: source: us.gcr.io/sentryio/vroom target: getsentry/vroom targetFormat: '{{{target}}}:latest' +preReleaseCommand: "" diff --git a/CHANGELOG.md b/CHANGELOG.md index 280b0fd3..8d5e04c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ **Internal**: +- Updated craft build rules to no longer bump version after move to FSL license - Bump trufflesecurity/trufflehog from 3.62.1 to 3.63.0 ([#367](https://github.com/getsentry/vroom/pull/367)) - Bump actions/github-script from 7.0.0 to 7.0.1 ([#368](https://github.com/getsentry/vroom/pull/368)) - Bump trufflesecurity/trufflehog from 3.63.0 to 3.63.1 ([#369](https://github.com/getsentry/vroom/pull/369))