File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,9 +76,9 @@ The table below describes the schemas tags available.
7676|---------------------------------|--------|------------
7777| ` latest ` | Yes | Latest stable release.
7878| ` edge ` | Yes | Lastest commit made to the default branch.
79- | ` <major> ` | Yes | Latest stable release for the Dnsmasq major version ` <major> ` .
80- | ` <major>.<minor> ` | Yes | Latest stable release for the Dnsmasq version ` <major>.<minor> ` .
81- | ` <major>.<minor>.<patch> ` | Yes | Latest stable release for the Dnsmasq version ` <major>.<minor>.<patch> ` .
79+ | ` <major> ` | Yes | Latest stable major release ` <major> ` .
80+ | ` <major>.<minor> ` | Yes | Latest stable minor release ` <major>.<minor> ` .
81+ | ` <major>.<minor>.<patch> ` | Yes | Latest stable patch release ` <major>.<minor>.<patch> ` .
8282| ` <major>.<minor>.<patch>-<sha> ` | No | Same as above with the reference to the git commit.
8383
8484## Contributing
You can’t perform that action at this time.
0 commit comments