We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c5cbe commit 52701c4Copy full SHA for 52701c4
docs/basics/update-strategies.md
@@ -19,7 +19,7 @@ The following update strategies are currently supported:
19
* [digest](#strategy-digest) - Update to the latest version of a given version (tag), using the tag's SHA digest
20
* [name/alphabetical](#strategy-name) - Sorts tags alphabetically and update to the one with the highest cardinality
21
22
-!!!warning "Renamed image update strategies
+!!!warning "Renamed image update strategies"
23
The `latest` strategy has been renamed to `newest-build`, and `name` strategy has been renamed to `alphabetical`.
24
Please switch to the new convention as support for the old naming convention will be removed in future releases.
25
0 commit comments