Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ that are managed by
[Argo CD](https://github.com/argoproj/argo-cd).

!!!warning "A note on the current status"
There has been a major transition from an annotation-based configuration to a
CRD-based configuration with the v1.0.0 release. This documentation covers
the modern, CRD-based configuration for versions v1.x. For the legacy,
annotation-based configuration for versions v0.x (e.g. `0.17.0`), please
consult the documentation for the respective version.

Argo CD Image Updater is under active development.

You are welcome to test it out on non-critical environments, and of
Expand Down