Skip to content

Commit

Permalink
Fix icon in index.yaml (#564)
Browse files Browse the repository at this point in the history
* Fix icon in index.yaml

Signed-off-by: Jonah Kowall <[email protected]>

* Change icon URL on both packages add new metadata keywords

Signed-off-by: Jonah Kowall <[email protected]>

---------

Signed-off-by: Jonah Kowall <[email protected]>
  • Loading branch information
jkowall authored Apr 24, 2024
1 parent 2e1c23e commit 1028d69
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ entries:
description: A Jaeger Helm chart for Kubernetes
digest: 948a87dd5cb4ac4095a5b0e2c817ccbb193709b49668104993b5642398c7e27b
home: https://jaegertracing.io
icon: https://camo.githubusercontent.com/afa87494e0753b4b1f5719a2f35aa5263859dffb/687474703a2f2f6a61656765722e72656164746865646f63732e696f2f656e2f6c61746573742f696d616765732f6a61656765722d766563746f722e737667
icon: https://raw.githubusercontent.com/cncf/artwork/main/projects/jaeger/icon/color/jaeger-icon-color.png
keywords:
- jaeger
- opentracing
- opentelemetry
- tracing
- instrumentation
- observability
kubeVersion: '>= 1.21-0'
maintainers:
- email: [email protected]
Expand Down Expand Up @@ -72,12 +72,12 @@ entries:
description: A Jaeger Helm chart for Kubernetes
digest: 36e378e9e7fec745521494349e4aa5e66659837251803939a015cdaaed36656b
home: https://jaegertracing.io
icon: https://camo.githubusercontent.com/afa87494e0753b4b1f5719a2f35aa5263859dffb/687474703a2f2f6a61656765722e72656164746865646f63732e696f2f656e2f6c61746573742f696d616765732f6a61656765722d766563746f722e737667
icon: https://raw.githubusercontent.com/cncf/artwork/main/projects/jaeger/icon/color/jaeger-icon-color.png
keywords:
- jaeger
- opentracing
- opentelemetry
- tracing
- instrumentation
- observability
kubeVersion: '>= 1.21-0'
maintainers:
- email: [email protected]
Expand Down

0 comments on commit 1028d69

Please sign in to comment.