File tree 2 files changed +4
-2
lines changed
deploy/charts/cert-manager
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
<p align =" center " >
3
3
<img src =" ./logo/logo-small.png " height =" 256 " width =" 256 " alt =" cert-manager project logo " />
4
4
</p >
5
- <!-- note that the cert-manager logo in this repo is referred to in other README files in the cert-manager org;
5
+ <!-- note that the cert-manager logo in this repo is referred to in other README files in the cert-manager org
6
+ as well as in Helm charts, etc.
6
7
if you change its location or name, you'll need to update several other repos too! -->
7
8
8
9
<p align =" center " ><a href =" https://prow.build-infra.jetstack.net/?job=ci-cert-manager-bazel " >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ appVersion: v0.1.0
6
6
kubeVersion : " >= 1.19.0-0"
7
7
description : A Helm chart for cert-manager
8
8
home : https://github.com/cert-manager/cert-manager
9
- icon : https://raw.githubusercontent.com/cert-manager/cert-manager/master /logo/logo.png
9
+ icon : https://raw.githubusercontent.com/cert-manager/cert-manager/d53c0b9270f8cd90d908460d69502694e1838f5f /logo/logo-small .png
10
10
keywords :
11
11
- cert-manager
12
12
- kube-lego
@@ -17,5 +17,6 @@ sources:
17
17
maintainers :
18
18
- name : cert-manager-maintainers
19
19
20
+ url : https://cert-manager.io
20
21
annotations :
21
22
artifacthub.io/prerelease : " {{IS_PRERELEASE}}"
You can’t perform that action at this time.
0 commit comments