Skip to content
Merged
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
4 changes: 2 additions & 2 deletions _docs/ci-cd-guides/image-enrichment.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Complete these steps to view enriched image information in the Images dashboard

1. (Mandatory) Report image information to Codefresh
This is the equivalent to pushing the image in Codefresh pipelines.
Use the [report-image-info](https://github.com/codefresh-io/argo-hub/blob/main/workflows/codefresh-csdp/versions/0.0.6/docs/report-image-info.md){:target="\_blank"} DAG template to report image information to Codefresh.
Use the [report-image-info](https://github.com/codefresh-io/argo-hub/blob/main/workflows/codefresh-csdp/versions/1.1.13/docs/report-image-info.md){:target="\_blank"} DAG template to report image information to Codefresh.

> **NOTE**
If you are using an external platform or tool for your CI pipelines such as GitHub Actions or Jenkins, or even Codefresh pipelines, we have a new template that combines image reporting and enrichment. See [GitOps CI integrations]({{site.baseurl}}/docs/gitops-integrations/ci-integrations) for details.
Expand All @@ -54,4 +54,4 @@ Complete these steps to view enriched image information in the Images dashboard
See [GitOps issue tracking integrations]({{site.baseurl}}/docs/gitops-integrations/issue-tracking) and [Jira]({{site.baseurl}}/docs/gitops-integrations/issue-tracking/jira) integration.

## Related articles
[Images in Codefresh]({{site.baseurl}}/docs/dashboards/images/)
[Images in Codefresh]({{site.baseurl}}/docs/dashboards/images/)