Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nats] Release v2.9.1 #13207

Merged
merged 1 commit into from
Sep 22, 2022
Merged

[nats] Release v2.9.1 #13207

merged 1 commit into from
Sep 22, 2022

Conversation

kozlovic
Copy link
Contributor

Details can be found here

Signed-off-by: Ivan Kozlovic ivan@synadia.com

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

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
@kozlovic
Copy link
Contributor Author

No doc PR for this...

@github-actions
Copy link

Diff for 46eda54:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 950a888..17c74b0 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,25 +1,25 @@
 Maintainers: Derek Collison <derek@synadia.com> (@derekcollison), Ivan Kozlovic <ivan@synadia.com> (@kozlovic), Waldemar Salinas <wally@synadia.com> (@wallyqs), Jaime Piña <jaime@synadia.com> (@variadico), Phil Pennock <pdp@synadia.com> (@philpennock)
 GitRepo: https://github.com/nats-io/nats-docker.git
 GitFetch: refs/heads/main
-GitCommit: 848127316dc6c9d753bc22c5d38ee2f40841e2fd
+GitCommit: dda1ba71ac21d322fc56ab4edb17eaa313aa4351
 
-Tags: 2.9.0-alpine3.16, 2.9-alpine3.16, 2-alpine3.16, alpine3.16, 2.9.0-alpine, 2.9-alpine, 2-alpine, alpine
+Tags: 2.9.1-alpine3.16, 2.9-alpine3.16, 2-alpine3.16, alpine3.16, 2.9.1-alpine, 2.9-alpine, 2-alpine, alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8
-Directory: 2.9.0/alpine3.16
+Directory: 2.9.1/alpine3.16
 
-Tags: 2.9.0-nanoserver-1809, 2.9-nanoserver-1809, 2-nanoserver-1809, nanoserver-1809
-SharedTags: 2.9.0-nanoserver, 2.9-nanoserver, 2-nanoserver, nanoserver, 2.9.0, 2.9, 2, latest
+Tags: 2.9.1-nanoserver-1809, 2.9-nanoserver-1809, 2-nanoserver-1809, nanoserver-1809
+SharedTags: 2.9.1-nanoserver, 2.9-nanoserver, 2-nanoserver, nanoserver, 2.9.1, 2.9, 2, latest
 Architectures: windows-amd64
-Directory: 2.9.0/nanoserver-1809
+Directory: 2.9.1/nanoserver-1809
 Constraints: nanoserver-1809, windowsservercore-1809
 
-Tags: 2.9.0-scratch, 2.9-scratch, 2-scratch, scratch, 2.9.0-linux, 2.9-linux, 2-linux, linux
-SharedTags: 2.9.0, 2.9, 2, latest
+Tags: 2.9.1-scratch, 2.9-scratch, 2-scratch, scratch, 2.9.1-linux, 2.9-linux, 2-linux, linux
+SharedTags: 2.9.1, 2.9, 2, latest
 Architectures: amd64, arm32v6, arm32v7, arm64v8
-Directory: 2.9.0/scratch
+Directory: 2.9.1/scratch
 
-Tags: 2.9.0-windowsservercore-1809, 2.9-windowsservercore-1809, 2-windowsservercore-1809, windowsservercore-1809
-SharedTags: 2.9.0-windowsservercore, 2.9-windowsservercore, 2-windowsservercore, windowsservercore
+Tags: 2.9.1-windowsservercore-1809, 2.9-windowsservercore-1809, 2-windowsservercore-1809, windowsservercore-1809
+SharedTags: 2.9.1-windowsservercore, 2.9-windowsservercore, 2-windowsservercore, windowsservercore
 Architectures: windows-amd64
-Directory: 2.9.0/windowsservercore-1809
+Directory: 2.9.1/windowsservercore-1809
 Constraints: windowsservercore-1809
diff --git a/_bashbrew-list b/_bashbrew-list
index 3208fb7..3b88f5b 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -16,15 +16,15 @@ nats:2.9-nanoserver-1809
 nats:2.9-scratch
 nats:2.9-windowsservercore
 nats:2.9-windowsservercore-1809
-nats:2.9.0
-nats:2.9.0-alpine
-nats:2.9.0-alpine3.16
-nats:2.9.0-linux
-nats:2.9.0-nanoserver
-nats:2.9.0-nanoserver-1809
-nats:2.9.0-scratch
-nats:2.9.0-windowsservercore
-nats:2.9.0-windowsservercore-1809
+nats:2.9.1
+nats:2.9.1-alpine
+nats:2.9.1-alpine3.16
+nats:2.9.1-linux
+nats:2.9.1-nanoserver
+nats:2.9.1-nanoserver-1809
+nats:2.9.1-scratch
+nats:2.9.1-windowsservercore
+nats:2.9.1-windowsservercore-1809
 nats:alpine
 nats:alpine3.16
 nats:latest
diff --git a/nats_alpine/Dockerfile b/nats_alpine/Dockerfile
index a5b810f..0325b14 100644
--- a/nats_alpine/Dockerfile
+++ b/nats_alpine/Dockerfile
@@ -1,15 +1,15 @@
 FROM alpine:3.16
 
-ENV NATS_SERVER 2.9.0
+ENV NATS_SERVER 2.9.1
 
 RUN set -eux; \
 	apkArch="$(apk --print-arch)"; \
 	case "$apkArch" in \
-		aarch64) natsArch='arm64'; sha256='b82c2910819bbf9350a5040ba2145b5e17d0faf8fca502505a4845ce1dcba441' ;; \
-		armhf) natsArch='arm6'; sha256='4f5f02bd8e06e83d685f7cba76620ae76cdfb7bd94f89e3aea323bbd0bf6ab3b' ;; \
-		armv7) natsArch='arm7'; sha256='0af9e816fb4a47274d2f7b1d1ebebd13568f0b70d466feefdd04cf1f14a0195f' ;; \
-		x86_64) natsArch='amd64'; sha256='e2c678de6900dfd126ce181a1103201ac6fb4e63f7112d320932a011db64d4e0' ;; \
-		x86) natsArch='386'; sha256='a617f94da82e2518549d2192d336be1da09674498553d117a95e167c4f3425ca' ;; \
+		aarch64) natsArch='arm64'; sha256='d0aa00133c68e3dd1c791272fe352ba5d5ec097c58991946c5a0e66e06fdca4c' ;; \
+		armhf) natsArch='arm6'; sha256='794267eb36c86034b8f800fda1a60019538ac79788ca3e060cbe737dcbe6e8b8' ;; \
+		armv7) natsArch='arm7'; sha256='22c9d0304daf83d8ed08431121f4e389954ea9447c39b407d07eee588ac31dc5' ;; \
+		x86_64) natsArch='amd64'; sha256='7d2d6a245f3c42b0ac5a75a6cf345235bef534a0baeabeb374b328e08b60a25b' ;; \
+		x86) natsArch='386'; sha256='f63cbffde08a8c6716a1dba464a52df48265186e8b0386a4815e7c549143599a' ;; \
 		*) echo >&2 "error: $apkArch is not supported!"; exit 1 ;; \
 	esac; \
 	\
diff --git a/nats_linux/Dockerfile b/nats_linux/Dockerfile
index 9f8e148..1a4eed1 100644
--- a/nats_linux/Dockerfile
+++ b/nats_linux/Dockerfile
@@ -1,5 +1,5 @@
 FROM scratch
-COPY --from=nats:2.9.0-alpine3.16 /usr/local/bin/nats-server /nats-server
+COPY --from=nats:2.9.1-alpine3.16 /usr/local/bin/nats-server /nats-server
 COPY nats-server.conf /nats-server.conf
 EXPOSE 4222 8222 6222
 ENV PATH="$PATH:/"
diff --git a/nats_nanoserver-1809/Dockerfile b/nats_nanoserver-1809/Dockerfile
index 2f6c087..b0f2d67 100644
--- a/nats_nanoserver-1809/Dockerfile
+++ b/nats_nanoserver-1809/Dockerfile
@@ -2,7 +2,7 @@ FROM mcr.microsoft.com/windows/nanoserver:1809
 
 ENV NATS_DOCKERIZED 1
 
-COPY --from=nats:2.9.0-windowsservercore-1809 C:\\nats-server.exe C:\\nats-server.exe
+COPY --from=nats:2.9.1-windowsservercore-1809 C:\\nats-server.exe C:\\nats-server.exe
 COPY nats-server.conf C:\\nats-server.conf
 
 EXPOSE 4222 8222 6222
diff --git a/nats_windowsservercore-1809/Dockerfile b/nats_windowsservercore-1809/Dockerfile
index 19a32d7..6bcb2ef 100644
--- a/nats_windowsservercore-1809/Dockerfile
+++ b/nats_windowsservercore-1809/Dockerfile
@@ -4,9 +4,9 @@ FROM mcr.microsoft.com/windows/servercore:1809
 SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop';"]
 
 ENV NATS_DOCKERIZED 1
-ENV NATS_SERVER 2.9.0
+ENV NATS_SERVER 2.9.1
 ENV NATS_SERVER_DOWNLOAD https://github.com/nats-io/nats-server/releases/download/v${NATS_SERVER}/nats-server-v${NATS_SERVER}-windows-amd64.zip
-ENV NATS_SERVER_SHASUM 7bd8f5e4940b67e34cffddbaad058f1d2af1c3bd326dd2879528a6cb72c6a4ac
+ENV NATS_SERVER_SHASUM 46f5bff3c4dab610b2933b1a54d65d032069a4807ec4b79b547597b777c0e43b
 
 RUN Set-PSDebug -Trace 2

Relevant Maintainers:

@tianon tianon merged commit e47b457 into docker-library:master Sep 22, 2022
@kozlovic kozlovic deleted the nats_2_9_1 branch September 23, 2022 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants