Skip to content

Commit f83b35e

Browse files
committed
update readme
1 parent bcbdb43 commit f83b35e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ This inspects your statefulsets, daemonsets, deployments and checks the associat
88

99
This is still very early in development and has a few limitations.
1010

11-
1. Does not support private registries
12-
2. Does not pull updates for things without `imagePullPolicy = Always`
13-
3. Only looks for updates to the same tag, IE for cases where base patches have been pushed to a tag
11+
1. Does not pull updates for things without `imagePullPolicy = Always`
12+
2. Only looks for updates to the same tag, IE for cases where base patches have been pushed to a tag
1413

1514
## How to deploy
1615

0 commit comments

Comments
 (0)