Skip to content

Commit

Permalink
Update README.md to mark v1.0.0 as compatible with k8s 1.25 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
renatocron committed Aug 30, 2023
1 parent 122be63 commit 39b6a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Feel free to join Kubernetes slack and join [druid-operator](https://kubernetes.
| :------------- | :-------------: | :-----: | :---: |
| kubernetes <= 1.20 | :x:| :x: | :x: |
| kubernetes == 1.21 | :white_check_mark:| :x: | :x: |
| kubernetes >= 1.22 and < 1.25 | :white_check_mark: | :white_check_mark: | :x: |
| kubernetes >= 1.22 and <= 1.25 | :white_check_mark: | :white_check_mark: | :x: |
| kubernetes > 1.25 | :x: | :x: | :white_check_mark: |

### Commerical Support
Expand Down

0 comments on commit 39b6a46

Please sign in to comment.