Skip to content

Commit 253ba87

Browse files
authored
Stop testing rmq 3.8 as it EOL (#1110)
- remove 3.8.8 github action tests - update README to say the Operator supports 3.9 onwards
1 parent 1bc9c0b commit 253ba87

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
k8s:
5454
- v1.24.1
5555
rabbitmq-image:
56-
- rabbitmq:3.8.8-management
5756
- rabbitmq:3.9-management
5857
- rabbitmq:3.10-management
5958
- pivotalrabbitmq/rabbitmq:master-otp-min

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.8.8` 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` upwards. The operator requires Kubernetes `1.19` or newer.
4141

4242
## Versioning
4343

0 commit comments

Comments
 (0)