commit | 65cda13c91d134a8acab631e5287e75e3aa33434 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Thu May 02 14:34:08 2024 -0400 |
committer | GitHub <noreply@github.com> | Thu May 02 18:34:08 2024 +0000 |
tree | 9c2515193636e4c326f24a35c366ac4ef9ffd0f4 | |
parent | 2323521f8feea78472888b6b78d854d1a618f8db [diff] |
Prepare for Antelope branch (#1147) This change contains a big bump of versions for many components but some are not fully bumped to the latest which are: Keycloak (in order to go to 23.X first, then B will go to 24.X) RabbitMQ (In order to go to 3.11 first, then B will go to 3.12) OVN (24.03 LTS packages don't exist yet) Once we merge this, we should run some upgrade tests from the last branch (in this case, stable/zed) to main before we branch this out to stable/2023.1. Closes: #1004 Reviewed-by: Mohammed Naser <mnaser@vexxhost.com> Reviewed-by: Rico Lin <ricolin@ricolky.com>
If you have any questions and discussions about Atmosphere, you can join the community:
#atmosphere
channel on the Kubernetes Slack. If you are new to Kubernetes Slack workspace, Join the Kubernetes Slack workspace first.You'll need to make sure that you have pre-commit
setup and installed in your environment by running these commands:
pre-commit install --hook-type commit-msg