docs: Revise watchtower page#3583
Merged
polarathene merged 4 commits intomasterfrom Oct 16, 2023
Merged
Conversation
georglauterbach
previously approved these changes
Oct 16, 2023
polarathene
commented
Oct 16, 2023
polarathene
commented
Oct 16, 2023
Contributor
|
Documentation preview for this PR is ready! 🎉 Built with commit: f424614 |
georglauterbach
approved these changes
Oct 16, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Follow-up to earlier revision for v13 docs: #3539
I was concerned about the update functionality,
watchtowerdocs are a tad vague on that (related upstream issue). We already use multi-tag semver approach, so it should work well with our image, but I've chosen to clarify this in our docs.Watchtower notifications support thus wouldn't be useful for newer releases beyond the semver tag used. I was curious if it would substitute our own functionality for that.
whats-up-dockeris a similar project that could accomplish that generically for images. I've not adjusted docs here to reference release monitoring / notification only support.Type of change