Skip to content

Commit 9ad9c8b

Browse files
committed
fix(kargo): homepage icon
Signed-off-by: Nicolas Lamirault <[email protected]>
1 parent 04314ad commit 9ad9c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitops/argocd/charts/gitops/kargo/values-talos-homelab.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ingress:
3030
gethomepage.dev/name: "Kargo"
3131
gethomepage.dev/description: "Continuous delivery and application lifecycle orchestration platform for Kubernetes"
3232
gethomepage.dev/group: "GitOps"
33-
gethomepage.dev/icon: "https://kargo.akuity.io/img/kargo.png"
33+
gethomepage.dev/icon: "https://docs.kargo.io/img/kargo.png"
3434
traefik.ingress.kubernetes.io/router.entrypoints: web
3535
# traefik.ingress.kubernetes.io/router.tls: "true"
3636
labels:

0 commit comments

Comments
 (0)