From 0c3cbd43be38c55e55f4377b1cb8340298f85976 Mon Sep 17 00:00:00 2001 From: Abhishek Anand Date: Tue, 1 Oct 2024 20:27:05 +0530 Subject: [PATCH] Update working-with-helm-oci-charts.md Signed-off-by: Abhishek Anand --- .../working-with-oci/working-with-helm-oci-charts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/working-with-projects/working-with-oci/working-with-helm-oci-charts.md b/docs/working-with-projects/working-with-oci/working-with-helm-oci-charts.md index d212c81b2..dc033981a 100644 --- a/docs/working-with-projects/working-with-oci/working-with-helm-oci-charts.md +++ b/docs/working-with-projects/working-with-oci/working-with-helm-oci-charts.md @@ -91,11 +91,11 @@ helm push oci-chat-example-0.1.0.tgz oci://demo.goharbor.io/oci-charts ## See you images in the Harbor Interface -You can see your OCI Helm Charts in your Harbor Project as any other artefact +You can see your OCI Helm Charts in your Harbor Project as any other artifact ![Project View](../../../img/oci/oci-chart-main-view.png) You can see all tags(versions) ![Tags](../../../img/oci/oci-chart-tags.png) Work with OCI Helm Charts from the UI -![Actions](../../../img/oci/oci-chart-actions.png) \ No newline at end of file +![Actions](../../../img/oci/oci-chart-actions.png)