Skip to content

Commit

Permalink
Update 6.0 to 6.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Aug 21, 2024
1 parent 4705a42 commit 486e258
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions 6.0/Dockerfile

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

8 changes: 4 additions & 4 deletions 6.0/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 6.0/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 6.0/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 6.0/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 @@ -124,9 +124,9 @@
"version": "5.0.29-rc0"
},
"6.0": {
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%226.0.16%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
"date": "06/25/2024",
"githash": "1bbe71e91a41b097b19d036dee47b861b3f27181",
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%226.0.17%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
"date": "08/13/2024",
"githash": "1b0ca02043c6d35d5cfdc91e21fc00a05d901539",
"linux": "ubuntu2204",
"notes": "https://docs.mongodb.org/master/release-notes/6.0/",
"pgp": [
Expand Down Expand Up @@ -177,8 +177,8 @@
"Router",
"ServerNoService"
],
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.16-signed.msi",
"sha256": "4a0da9d2a8e7151a2c7c8e68406dce00336f2bb2f6b9f1129184c9888c59e032",
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.17-signed.msi",
"sha256": "90c6014610d9351763c59985460c915bb87227ecea619cb2d93e962787b87cc1",
"variants": [
"windowsservercore-ltsc2022",
"windowsservercore-1809",
Expand All @@ -187,7 +187,7 @@
]
}
},
"version": "6.0.16"
"version": "6.0.17"
},
"6.0-rc": {
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%226.0.17%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
Expand Down

0 comments on commit 486e258

Please sign in to comment.