Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit a3f2ebe

Browse files
committed
Update README again
1 parent 423668a commit a3f2ebe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ There's an example [kubernetes cronjob](kubernetes/certbot-cronjob.yml) you can
1313

1414
## Compatibility
1515

16-
* Kong >= 1.0: use Kong Certbot Agent 3.x. (container does not contain cron and crontab)
17-
* Kong >= 0.14: use Kong Certbot Agent 2.x. (container contains cron and crontab)
18-
* Kong <= 0.13: use Kong Certbot Agent 1.x.
19-
16+
* Kong Certbot Agent 3.x: compatible with Kong 0.14 and 1.x. Kubernetes examples compatible with Kubernetes >= 1.8
17+
* Kong Certbot Agent 2.x: compatible with Kong 0.14 and 1.x. Kubernetes examples compatible with Kubernetes <= 1.8
18+
* Kong Certbot Agent 1.x: compatible with Kong <= 0.13. Kubernetes examples compatible with Kubernetes <= 1.8
19+
2020
## How to
2121

2222
### Run the container

0 commit comments

Comments
 (0)