Skip to content

Commit 7a7f89f

Browse files
committed
Minimal support version is 3.9.9
1 parent e08dfe2 commit 7a7f89f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
k8s:
5454
- v1.24.1
5555
rabbitmq-image:
56-
- rabbitmq:3.9.0-management # minimum supported version
56+
- rabbitmq:3.9.9-management # minimum supported version
5757
- rabbitmq:3.10-management
5858
- pivotalrabbitmq/rabbitmq:master-otp-min
5959
- pivotalrabbitmq/rabbitmq:master-otp-max

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ under `site/kubernetes`.
3737

3838
## Supported Versions
3939

40-
The operator deploys RabbitMQ `3.10.2` by default, and supports versions from `3.9` upwards. The operator requires Kubernetes `1.19` or newer.
40+
The operator deploys RabbitMQ `3.10.2` by default, and supports versions from `3.9.9` upwards. The operator requires Kubernetes `1.19` or newer.
4141

4242
## Versioning
4343

0 commit comments

Comments
 (0)