From 723d0ef3d28ce149238044671686e2239453456e Mon Sep 17 00:00:00 2001 From: Marco Pfatschbacher Date: Wed, 6 Jul 2022 11:53:40 +0200 Subject: [PATCH] Bump to 4.3.3 --- README.md | 10 +++++----- version.yml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c2e6c44..c1ab9c4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [hub]: https://hub.docker.com/r/graylog/graylog/ -The latest stable version of Graylog is **`4.3.2`**. +The latest stable version of Graylog is **`4.3.3`**. ## What is Graylog? @@ -21,8 +21,8 @@ This is the open source [Graylog ](https://hub.docker.com/r/graylog/graylog/) im | Java Version | Platform | Tags | |---|---|---| -| OpenJDK 8 | `linux/amd64`, `linux/arm64` | `4.3`, `4.3.2`, `4.3.2-1` | -| OpenJDK 11 | `linux/amd64`, `linux/arm64` | `4.3-jre11`, `4.3.2-jre11`, `4.3.2-1-jre11` | +| OpenJDK 8 | `linux/amd64`, `linux/arm64` | `4.3`, `4.3.3`, `4.3.3-1` | +| OpenJDK 11 | `linux/amd64`, `linux/arm64` | `4.3-jre11`, `4.3.3-jre11`, `4.3.3-1-jre11` | > Note: There is no 'latest' tag. You'll need to specify which version you want. @@ -32,8 +32,8 @@ This is the [Graylog Enterprise](https://hub.docker.com/r/graylog/graylog-enterp | Java Version | Platform | Tags | |---|---|---| -| OpenJDK 8 | `linux/amd64` | `4.3`, `4.3.2`, `4.3.2-1` | -| OpenJDK 11 | `linux/amd64` | `4.3-jre11`, `4.3.2-jre11`, `4.3.2-1-jre11` | +| OpenJDK 8 | `linux/amd64` | `4.3`, `4.3.3`, `4.3.3-1` | +| OpenJDK 11 | `linux/amd64` | `4.3-jre11`, `4.3.3-jre11`, `4.3.3-1-jre11` | #### `graylog/graylog-forwarder` diff --git a/version.yml b/version.yml index 714d467..f480497 100644 --- a/version.yml +++ b/version.yml @@ -3,7 +3,7 @@ graylog: minor_version: 3 # For pre-releases: 0-beta.1, 0-rc.1 # For GA releases: 0 - patch_version: 2 + patch_version: 3 release: 1 forwarder: version: 4.8