1# Helm chart metadata for vector with Chainguard images
2# These images are distroless and signed with Sigstore
5home: https://vector.dev/
7 - https://github.com/vectordotdev/vector/
9description: A lightweight, ultra-fast tool for building observability pipelines
19 email: vector@datadoghq.com
20icon: https://vector.dev/press/vector-icon.svg
22appVersion: 0.55.0-distroless-libc
24 artifacthub.io/images: |
26 image: timberio/vector:0.55.0-distroless-libc
28 image: haproxytech/haproxy-alpine:2.6.12
29 artifacthub.io/license: MPL-2.0
30 artifacthub.io/links: |
32 url: https://github.com/vectordotdev/helm-charts
33 artifacthub.io/prerelease: 'false'
34kubeVersion: '>=1.28.0-0'