Skip to content

Commit 01f6793

Browse files
committed
[aiconformance]: update image to match conformance rules
We should use a .svg, .ai or .eps (not a .png)
1 parent cdb046a commit 01f6793

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/e2e/scenarios/ai-conformance/tools/write-conformance-report

tests/e2e/scenarios/ai-conformance/tools/write-conformance-report/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ func run(ctx context.Context) error {
6969
WebsiteURL: "https://kops.sigs.k8s.io/",
7070
RepoURL: "https://github.com/kubernetes/kops",
7171
DocumentationURL: "https://kops.sigs.k8s.io/",
72-
ProductLogoURL: "https://github.com/kubernetes/kops/blob/master/docs/img/logo.png",
72+
ProductLogoURL: "https://raw.githubusercontent.com/kubernetes/kops/refs/heads/master/docs/img/logo.svg",
7373
Description: "Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management",
7474
ContactEmailAddress: "sig-cluster-lifecycle@kubernetes.io",
7575
}

0 commit comments

Comments
 (0)