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.10.18 #17193

Merged
merged 1 commit into from
Jul 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions library/nats
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,26 @@ Maintainers: Derek Collison <[email protected]> (@derekcollison),
Neil Twigg <[email protected]> (@neilalexander),
Phil Pennock <[email protected]> (@philpennock)
GitRepo: https://github.com/nats-io/nats-docker.git
GitCommit: b62a08ad939fa4ed4927abbc45c497576b50dda5
GitCommit: dde13357c04762cbaa74e092a86de36075a2ef2e
GitFetch: refs/heads/main

Tags: 2.10.17-alpine3.20, 2.10-alpine3.20, 2-alpine3.20, alpine3.20, 2.10.17-alpine, 2.10-alpine, 2-alpine, alpine
Tags: 2.10.18-alpine3.20, 2.10-alpine3.20, 2-alpine3.20, alpine3.20, 2.10.18-alpine, 2.10-alpine, 2-alpine, alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, s390x, ppc64le
Directory: 2.10.x/alpine3.20

Tags: 2.10.17-scratch, 2.10-scratch, 2-scratch, scratch, 2.10.17-linux, 2.10-linux, 2-linux, linux
SharedTags: 2.10.17, 2.10, 2, latest
Tags: 2.10.18-scratch, 2.10-scratch, 2-scratch, scratch, 2.10.18-linux, 2.10-linux, 2-linux, linux
SharedTags: 2.10.18, 2.10, 2, latest
Architectures: amd64, arm32v6, arm32v7, arm64v8, s390x, ppc64le
Directory: 2.10.x/scratch

Tags: 2.10.17-windowsservercore-1809, 2.10-windowsservercore-1809, 2-windowsservercore-1809, windowsservercore-1809
SharedTags: 2.10.17-windowsservercore, 2.10-windowsservercore, 2-windowsservercore, windowsservercore
Tags: 2.10.18-windowsservercore-1809, 2.10-windowsservercore-1809, 2-windowsservercore-1809, windowsservercore-1809
SharedTags: 2.10.18-windowsservercore, 2.10-windowsservercore, 2-windowsservercore, windowsservercore
Architectures: windows-amd64
Directory: 2.10.x/windowsservercore-1809
Constraints: windowsservercore-1809

Tags: 2.10.17-nanoserver-1809, 2.10-nanoserver-1809, 2-nanoserver-1809, nanoserver-1809
SharedTags: 2.10.17-nanoserver, 2.10-nanoserver, 2-nanoserver, nanoserver, 2.10.17, 2.10, 2, latest
Tags: 2.10.18-nanoserver-1809, 2.10-nanoserver-1809, 2-nanoserver-1809, nanoserver-1809
SharedTags: 2.10.18-nanoserver, 2.10-nanoserver, 2-nanoserver, nanoserver, 2.10.18, 2.10, 2, latest
Architectures: windows-amd64
Directory: 2.10.x/nanoserver-1809
Constraints: nanoserver-1809, windowsservercore-1809
Expand Down
Loading