فهرست منبع

[nats-streaming] Release v0.18.0

Details can be found [here](https://github.com/nats-io/nats-streaming-server/releases/tag/v0.18.0)

Signed-off-by: Ivan Kozlovic <[email protected]>
Ivan Kozlovic 5 سال پیش
والد
کامیت
a375f1e19a
2فایلهای تغییر یافته به همراه23 افزوده شده و 19 حذف شده
  1. 21 19
      library/nats-streaming
  2. 2 0
      test/config.sh

+ 21 - 19
library/nats-streaming

@@ -1,28 +1,30 @@
 Maintainers: Ivan Kozlovic <[email protected]> (@kozlovic)
 GitRepo: https://github.com/nats-io/nats-streaming-docker.git
-GitCommit: 9716618a61deba8a7e28b69d53d95d698bde5117
+GitCommit: f3b3e48bdaa499e7f583e4cd0034df31a08644a6
 
-Tags: 0.17.0-linux, linux
-SharedTags: 0.17.0, latest
+Tags: 0.18.0-alpine3.12, 0.18-alpine3.12, alpine3.12, 0.18.0-alpine, 0.18-alpine, alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8
-amd64-GitCommit: 9716618a61deba8a7e28b69d53d95d698bde5117
-amd64-Directory: amd64
-arm32v6-GitCommit: 9716618a61deba8a7e28b69d53d95d698bde5117
-arm32v6-Directory: arm32v6
-arm32v7-GitCommit: 9716618a61deba8a7e28b69d53d95d698bde5117
-arm32v7-Directory: arm32v7
-arm64v8-GitCommit: 9716618a61deba8a7e28b69d53d95d698bde5117
-arm64v8-Directory: arm64v8
+Directory: 0.18.0/alpine3.12
 
-Tags: 0.17.0-nanoserver-1809, nanoserver-1809
-SharedTags: 0.17.0, latest
+Tags: 0.18.0-scratch, 0.18-scratch, scratch, 0.18.0-linux, 0.18-linux, linux
+SharedTags: 0.18.0, 0.18, latest
+Architectures: amd64, arm32v6, arm32v7, arm64v8
+Directory: 0.18.0/scratch
+
+Tags: 0.18.0-windowsservercore-1809, 0.18-windowsservercore-1809, windowsservercore-1809
+SharedTags: 0.18.0-windowsservercore, 0.18-windowsservercore, windowsservercore
+Architectures: windows-amd64
+Directory: 0.18.0/windowsservercore-1809
+Constraints: windowsservercore-1809
+
+Tags: 0.18.0-nanoserver-1809, 0.18-nanoserver-1809, nanoserver-1809
+SharedTags: 0.18.0-nanoserver, 0.18-nanoserver, nanoserver, 0.18.0, 0.18, latest
 Architectures: windows-amd64
-windows-amd64-GitCommit: 9716618a61deba8a7e28b69d53d95d698bde5117
-windows-amd64-Directory: windows/nanoserver-1809
-Constraints: nanoserver-1809
+Directory: 0.18.0/nanoserver-1809
+Constraints: nanoserver-1809, windowsservercore-1809
 
-Tags: 0.17.0-windowsservercore, windowsservercore
+Tags: 0.18.0-windowsservercore-ltsc2016, 0.18-windowsservercore-ltsc2016, windowsservercore-ltsc2016
+SharedTags: 0.18.0-windowsservercore, 0.18-windowsservercore, windowsservercore
 Architectures: windows-amd64
-windows-amd64-GitCommit: 9716618a61deba8a7e28b69d53d95d698bde5117
-windows-amd64-Directory: windows/windowsservercore
+Directory: 0.18.0/windowsservercore-ltsc2016
 Constraints: windowsservercore-ltsc2016

+ 2 - 0
test/config.sh

@@ -305,6 +305,8 @@ globalExcludeTests+=(
 	# https://github.com/docker-library/official-images/pull/2578#issuecomment-274889851
 	[nats:nanoserver_override-cmd]=1
 	[nats:windowsservercore_override-cmd]=1
+	[nats-streaming:nanoserver_override-cmd]=1
+	[nats-streaming:windowsservercore_override-cmd]=1
 
 	# TODO adjust MongoDB tests to use docker networks instead of links so they can work on Windows (and consider using PowerShell to generate appropriate certificates for TLS tests instead of openssl)
 	[mongo:windowsservercore_mongo-basics]=1