Skip to content

Commit

Permalink
Bump to 6.1.0-beta.2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 16, 2024
1 parent aaa1eff commit 0c457ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

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

The latest stable version of Graylog is **`6.1.0-beta.1`**.
The latest stable version of Graylog is **`6.1.0-beta.2`**.

## What is Graylog?

Expand All @@ -21,7 +21,7 @@ This is the open source [Graylog ](https://hub.docker.com/r/graylog/graylog/) im

| Java Version | Platform | Tags |
|---|---|---|
| OpenJDK 17 | `linux/amd64`, `linux/arm64` | `6.1.0-beta.1-1` |
| OpenJDK 17 | `linux/amd64`, `linux/arm64` | `6.1.0-beta.2-1` |


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

| Java Version | Platform | Tags |
|---|---|---|
| OpenJDK 17 | `linux/amd64`, `linux/arm64` | `6.1.0-beta.1-1` |
| OpenJDK 17 | `linux/amd64`, `linux/arm64` | `6.1.0-beta.2-1` |



Expand Down
2 changes: 1 addition & 1 deletion version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
graylog:
major_version: '6'
minor_version: '1'
patch_version: 0-beta.1
patch_version: 0-beta.2
release: 1
forwarder:
version: 6.1-beta.1
Expand Down

0 comments on commit 0c457ba

Please sign in to comment.