Skip to content

Commit

Permalink
Update 4.4 to 4.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed May 10, 2022
1 parent 5af4fdc commit d7fcf97
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions 4.4/Dockerfile

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

8 changes: 4 additions & 4 deletions 4.4/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 4.4/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 4.4/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 4.4/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 @@ -107,9 +107,9 @@
},
"4.2-rc": null,
"4.4": {
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%224.4.13%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
"date": "03/02/2022",
"githash": "df25c71b8674a78e17468f48bcda5285decb9246",
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%224.4.14%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
"date": "05/04/2022",
"githash": "0b0843af97c3ec9d2c0995152d96d2aad725aab7",
"gpg": [
"20691EEC35216C63CAF66CE1656408E390CFB1F5"
],
Expand Down Expand Up @@ -156,8 +156,8 @@
"Router",
"ServerNoService"
],
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.13-signed.msi",
"sha256": "0eb6e5c43c74a992301529515c52b7e326239cd12649fb6f91e807fcbbf06f39",
"msi": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.14-signed.msi",
"sha256": "beb8d11bbf2c02142fe774cac16752281a8f0a61788d684a495337e288c63501",
"variants": [
"windowsservercore-ltsc2022",
"windowsservercore-1809",
Expand All @@ -166,7 +166,7 @@
]
}
},
"version": "4.4.13"
"version": "4.4.14"
},
"4.4-rc": {
"changes": "https://jira.mongodb.org/issues/?jql=project%20%3D%20SERVER%20AND%20fixVersion%20%3D%20%224.4.14%22%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC",
Expand Down

0 comments on commit d7fcf97

Please sign in to comment.