Skip to content

Commit 929a958

Browse files
committed
add release artifacts
Signed-off-by: Sam Barker <sam@quadrocket.co.uk>
1 parent 4ea3e31 commit 929a958

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

_posts/2026-03-04-release-0_19_0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,17 @@ Ever wanted to clean up connections that have outstayed their welcome? Kroxylici
3737

3838
Both use Go-style duration formats. And to help you keep an eye on things, a new metric `kroxylicious_client_to_proxy_disconnects_total` tracks why connections are closing — idle timeout, client-initiated, or server-initiated.
3939

40+
### Artefacts
41+
42+
Binaries are attached to the GitHub [release](https://github.com/kroxylicious/kroxylicious/releases/tag/v0.19.0) and available through [Maven Central](https://repo1.maven.org/maven2/io/kroxylicious/kroxylicious-app/0.19.0/).
43+
44+
Container images are available on quay.io:
45+
46+
| Image | Repository |
47+
|---|---|
48+
| Proxy | [quay.io/kroxylicious/kroxylicious:0.19.0](https://quay.io/repository/kroxylicious/kroxylicious?tab=tags) (`sha256:f9cd83454ed1d6507be7876fb6a712c8c1d611fb26db47675e55777c10f46228`) |
49+
| Operator | [quay.io/kroxylicious/operator:0.19.0](https://quay.io/repository/kroxylicious/operator?tab=tags) (`sha256:a531ec14e555d5df719cb5c64d751d10d515fa791044fe8b059106d25bcbc39a`) |
50+
4051
### Feedback
4152

4253
We'd love to hear from you! Whether you're kicking the tyres, running Kroxylicious in production, or just find the project interesting — drop by and say hello.

0 commit comments

Comments
 (0)