From 737a1bc1b74d7eb1644b78fb417e57b253547676 Mon Sep 17 00:00:00 2001 From: Laurent Rochette Date: Tue, 27 May 2025 13:43:04 -0700 Subject: [PATCH] Update image-enrichment.md Point to an older version --- _docs/ci-cd-guides/image-enrichment.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_docs/ci-cd-guides/image-enrichment.md b/_docs/ci-cd-guides/image-enrichment.md index 2a05cc67e..cc35b7b0c 100644 --- a/_docs/ci-cd-guides/image-enrichment.md +++ b/_docs/ci-cd-guides/image-enrichment.md @@ -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. @@ -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/) \ No newline at end of file +[Images in Codefresh]({{site.baseurl}}/docs/dashboards/images/)