Skip to content

Commit 395d5e8

Browse files
Bump to 7.0.0-rc.2-1
1 parent 6fbebba commit 395d5e8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[hub]: https://hub.docker.com/r/graylog/graylog/
66

7-
The latest development version of Graylog is **`7.0.0-rc.1`**.
7+
The latest development version of Graylog is **`7.0.0-rc.2`**.
88

99

1010
## What is Graylog?
@@ -22,7 +22,7 @@ This is the open source [Graylog ](https://hub.docker.com/r/graylog/graylog/) im
2222

2323
| Java Version | Platform | Tags |
2424
|---|---|---|
25-
| OpenJDK 21 | `linux/amd64`, `linux/arm64` | `7.0.0-rc.1-1` |
25+
| OpenJDK 21 | `linux/amd64`, `linux/arm64` | `7.0.0-rc.2-1` |
2626

2727

2828
> Note: There is no 'latest' tag. You'll need to specify which version you want.
@@ -33,7 +33,7 @@ This is the [Graylog Enterprise](https://hub.docker.com/r/graylog/graylog-enterp
3333

3434
| Java Version | Platform | Tags |
3535
|---|---|---|
36-
| OpenJDK 21 | `linux/amd64`, `linux/arm64` | `7.0.0-rc.1-1` |
36+
| OpenJDK 21 | `linux/amd64`, `linux/arm64` | `7.0.0-rc.2-1` |
3737

3838

3939

version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
graylog:
44
major_version: '7'
55
minor_version: '0'
6-
patch_version: 0-rc.1
6+
patch_version: 0-rc.2
77
release: 1
88
forwarder:
99
version: 7.0-rc.1

0 commit comments

Comments
 (0)