Commit 3f4cd2b
authored
Change OM 8.0.4 from release.json (#377)
# Summary
Change the tools_version for OM 8.0.4 in release.json. Both 8.0.4 and
8.0.5 used the same agent version but with different tools versions.
This meant that the pipeline for building the agents was rebuilding the
same tag twice with different tools versions. This way we don't rebuild
the same tag twice, while keeping 8.0.4 in release.json for clarity.
## Proof of Work
CI is green
## Checklist
- [ ] Have you linked a jira ticket and/or is the ticket in the title?
- [ ] Have you checked whether your jira ticket required DOCSP changes?
- [ ] Have you added changelog file?
- use `skip-changelog` label if not needed
- refer to [Changelog files and Release
Notes](https://github.com/mongodb/mongodb-kubernetes/blob/master/CONTRIBUTING.md#changelog-files-and-release-notes)
section in CONTRIBUTING.md for more details1 parent b90c986 commit 3f4cd2b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
0 commit comments