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 83b6838 commit 1064f32Copy full SHA for 1064f32
docs/index.md
@@ -5,6 +5,12 @@ that are managed by
5
[Argo CD](https://github.com/argoproj/argo-cd).
6
7
!!!warning "A note on the current status"
8
+ There has been a major transition from an annotation-based configuration to a
9
+ CRD-based configuration with the v1.0.0 release. This documentation covers
10
+ the modern, CRD-based configuration for versions v1.x. For the legacy,
11
+ annotation-based configuration for versions v0.x (e.g. `0.17.0`), please
12
+ consult the documentation for the respective version.
13
+
14
Argo CD Image Updater is under active development.
15
16
You are welcome to test it out on non-critical environments, and of
0 commit comments