From 35c1365b5c16e6b7f5477b5f29ddc56e00a5faf1 Mon Sep 17 00:00:00 2001 From: Devin Canterberry Date: Fri, 3 Sep 2021 16:16:36 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20Replace=20broken=20icon=20URL=20?= =?UTF-8?q?with=20a=20pattern=20under=20the=20control=20of=20this=20chart?= =?UTF-8?q?=20repo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index c461636..df95853 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -4,7 +4,7 @@ name: docker-registry version: 1.13.0 appVersion: 2.7.1 home: https://hub.docker.com/_/registry/ -icon: https://hub.docker.com/public/images/logos/mini-logo.svg +icon: https://helm.twun.io/docker-registry.png maintainers: - email: devin@canterberry.cc name: Devin Canterberry