Skip to content

Commit

Permalink
chore: remove support for OpenShift 4.6 and OpenShift 4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kasia-kujawa committed Oct 21, 2022
1 parent a9094e3 commit 5b7fedb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,7 @@ with the [old configuration][source_processor_old_config] and apply correspondin
- feat(otellogs): add multipart merge configuration for docker and cri [#2162][#2162]
- chore(otellogs): increase send_batch_size to 10240 [#2161][#2161]
- chore(fluent-bit): update to 0.14.1 [#2155][#2155]
- chore: remove support for OpenShift 4.6 and OpenShift 4.7

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ The following table displays the tested Kubernetes and Helm versions.
| K8s with Kops | 1.20<br/>1.21<br/>1.22<br/>1.23<br/>1.24 |
| K8s with GKE | 1.21<br/>1.22<br/>1.23 |
| K8s with AKS | 1.22<br/>1.23<br/>1.24 |
| OpenShift | 4.6<br/>4.7<br/>4.8<br/>4.9<br/>4.10 |
| OpenShift | 4.8<br/>4.9<br/>4.10 |
| Helm | 3.8.2 (Linux) |
| kubectl | 1.23.6 |

Expand Down

0 comments on commit 5b7fedb

Please sign in to comment.