From 5ec136d7232de75baa13e5a585e40dd371cf7bb6 Mon Sep 17 00:00:00 2001 From: Scott Davidson Date: Fri, 24 Oct 2025 10:09:21 +0100 Subject: [PATCH] Switch to explicit tag in chart icon ref --- helm-azimuth/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-azimuth/Chart.yaml b/helm-azimuth/Chart.yaml index cd22d6a421c..6445527f683 100644 --- a/helm-azimuth/Chart.yaml +++ b/helm-azimuth/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: ragflow-azimuth description: A self-service Retrieval-Augmented Generation (RAG) environment for working with Large Language Models. -icon: https://raw.githubusercontent.com/infiniflow/ragflow/refs/heads/main/web/src/assets/logo-with-text.png +icon: https://raw.githubusercontent.com/infiniflow/ragflow/refs/tags/v0.19.1/web/src/assets/logo-with-text.png # A chart can be either an 'application' or a 'library' chart. #