Skip to content

Commit 5a1a6c0

Browse files
authored
Merge pull request #12 from stackhpc/fix/icon-permalink
Switch to explicit tag in chart icon ref
2 parents 79fb24b + 5ec136d commit 5a1a6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-azimuth/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: ragflow-azimuth
33
description: A self-service Retrieval-Augmented Generation (RAG) environment for working with Large Language Models.
4-
icon: https://raw.githubusercontent.com/infiniflow/ragflow/refs/heads/main/web/src/assets/logo-with-text.png
4+
icon: https://raw.githubusercontent.com/infiniflow/ragflow/refs/tags/v0.19.1/web/src/assets/logo-with-text.png
55

66
# A chart can be either an 'application' or a 'library' chart.
77
#

0 commit comments

Comments
 (0)