Skip to content

Commit

Permalink
Update 8.0-rc to 8.0.0-rc15
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Aug 1, 2024
1 parent 3ad9e30 commit 9895a97
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions 8.0-rc/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions 8.0-rc/windows/nanoserver-1809/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions 8.0-rc/windows/nanoserver-ltsc2022/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions 8.0-rc/windows/windowsservercore-1809/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions 8.0-rc/windows/windowsservercore-ltsc2022/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,10 @@
"7.0-rc": null,
"8.0": null,
"8.0-rc": {
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%228.0.0-rc13%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
"date": "07/11/2024",
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%228.0.0-rc15%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
"date": "07/24/2024",
"dockerNeedsVersion": "7.0",
"githash": "b5271455825d4af9af540e3dd05ae19963355efb",
"githash": "c478945a729858aa04ccdbe17a35d0841ae6af35",
"linux": "ubuntu2204",
"notes": "https://docs.mongodb.org/master/release-notes/8.0/",
"pgp": [
Expand Down Expand Up @@ -254,8 +254,8 @@
"Router",
"ServerNoService"
],
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc13-signed.msi",
"sha256": "94f871a89c8f67a225eae85cb6cfd4ce10be0b901986275d4fe49c7385d931ee",
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc15-signed.msi",
"sha256": "adb4fff847f895937519a50bfa54505f0cf83ae236174ef49360fcbb15ce26ca",
"variants": [
"windowsservercore-ltsc2022",
"windowsservercore-1809",
Expand All @@ -264,6 +264,6 @@
]
}
},
"version": "8.0.0-rc13"
"version": "8.0.0-rc15"
}
}

0 comments on commit 9895a97

Please sign in to comment.