Skip to content
Open
Show file tree
Hide file tree
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
3 changes: 0 additions & 3 deletions installing_gitops/installing-argocd-gitops-cli.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ include::_attributes/common-attributes.adoc[]

toc::[]

:FeatureName: The {gitops-title} `argocd` CLI tool
include::snippets/technology-preview.adoc[]

[role="_abstract"]
Use the {gitops-shortname} `argocd` CLI tool to configure and manage {gitops-title} and Argo CD resources from the command line. You can install it on Linux, macOS, and Windows.

Expand Down
12 changes: 8 additions & 4 deletions modules/go-compatibility-and-support-matrix.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ In the table, features are marked with the following statuses:
.{gitops-shortname} and component versions
[options="header"]
|===
|{gitops-shortname} |Argo CD CLI |Helm |Kustomize |Argo CD |Argo Rollouts |Dex |Argo CD Agent |{ocp}
|{gitops-shortname} |Argo CD CLI |Helm |Kustomize |Argo CD |Argo Rollouts |Dex |Argo CD Agent |Argo CD Image Updater |{ocp}

|1.21.0 |3.4.3 TP |3.19.4 GA |5.8.1 GA |3.3.2 GA |1.9.0 GA |2.45.0 GA |0.9.0 GA |4.14, 4.16-4.22
|1.20.0 |3.3.2 TP |3.19.4 GA |5.8.1 GA |3.3.2 GA |1.8.4 GA |2.43.1 GA |0.7.0 GA |4.14, 4.16-4.21
|1.19.0 |3.1.9 TP |3.18.4 GA |5.7.0 GA |3.1.9 GA |1.8.3 GA |2.43.0 GA |0.5.3 GA |4.14, 4.16-4.21
|1.21.0 |3.4.3 TP |3.19.4 GA |5.8.1 GA |3.4.3 GA |1.9.0 GA |2.45.0 GA |0.9.0 GA |1.21 GA |4.14, 4.16-4.22

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|1.21.0 |3.4.3 TP |3.19.4 GA |5.8.1 GA |3.4.3 GA |1.9.0 GA |2.45.0 GA |0.9.0 GA |1.21 GA |4.14, 4.16-4.22
|1.21.0 |3.4.3 TP |3.19.4 GA |5.8.1 GA |3.4.3 GA |1.9.0 GA |2.45.0 GA |0.9.0 GA |1.2.1 GA |4.14, 4.16-4.22

|1.20.0 |3.3.2 TP |3.19.4 GA |5.8.1 GA |3.3.2 GA |1.8.4 GA |2.43.1 GA |0.7.0 GA |NA |4.14, 4.16-4.21

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|1.20.0 |3.3.2 TP |3.19.4 GA |5.8.1 GA |3.3.2 GA |1.8.4 GA |2.43.1 GA |0.7.0 GA |NA |4.14, 4.16-4.21
|1.20.0 |3.3.2 TP |3.19.4 GA |5.8.1 GA |3.3.2 GA |1.8.4 GA |2.43.1 GA |0.7.0 GA |1.1.2 TP |4.14, 4.16-4.21

|1.19.0 |3.1.9 TP |3.18.4 GA |5.7.0 GA |3.1.9 GA |1.8.3 GA |2.43.0 GA |0.5.3 GA |NA |4.14, 4.16-4.21

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|1.19.0 |3.1.9 TP |3.18.4 GA |5.7.0 GA |3.1.9 GA |1.8.3 GA |2.43.0 GA |0.5.3 GA |NA |4.14, 4.16-4.21
|1.19.0 |3.1.9 TP |3.18.4 GA |5.7.0 GA |3.1.9 GA |1.8.3 GA |2.43.0 GA |0.5.3 GA |1.0.4 TP |4.14, 4.16-4.21

Was Image Updater dev preview or tech preview?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure about that @varshab1210. Can you confirm Cheng?

@chengfang chengfang Jun 26, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image Updater is included as GA component in GitOps 1.21.0. It was TP in GitOps 1.19.x and 1.20.x.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In GitOps 1.21.0, the upstream version of Image Updater is 1.2.1. We plan to bump Image Updater version to 1.2.2 in GitOps 1.21.1.

In GitOps 1.20, the upstream version of Image Updater is 1.1.2

In GitOps 1.19, the upstream version of Image Updater is 1.0.4

|===

[IMPORTANT]
Expand All @@ -53,6 +53,10 @@ The features mentioned in the following table are currently in Technology Previe
|1.17.0
|1.19.0

|Argo CD Image Updater
|1.18.0
|1.21.0

|The {gitops-shortname} `argocd` CLI tool
|1.12.0
|1.21.0
Expand Down