Skip to content

Commit 2e69e12

Browse files
committed
Update to 0.41.8 (Vector 0.54.0)
1 parent 801bdc4 commit 2e69e12

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

charts/index.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ entries:
44
- annotations:
55
artifacthub.io/images: |
66
- name: vector
7-
image: timberio/vector:0.49.0-distroless-libc
7+
image: timberio/vector:0.54.0-distroless-libc
88
- name: haproxy
99
image: haproxytech/haproxy-alpine:2.6.12
1010
artifacthub.io/license: MPL-2.0
@@ -13,7 +13,7 @@ entries:
1313
url: https://github.com/vectordotdev/helm-charts
1414
artifacthub.io/prerelease: "false"
1515
apiVersion: v2
16-
appVersion: 0.49.0-distroless-libc
16+
appVersion: 0.54.0-distroless-libc
1717
created: "2025-05-15T10:25:34.616356131Z"
1818
description: A lightweight, ultra-fast tool for building observability pipelines
1919
digest: 8fbe2cb62616e3ee3ccd863a73d68714d552e7dd9af6d82b5de99423c75d1615
@@ -35,6 +35,6 @@ entries:
3535
- https://github.com/vectordotdev/vector/
3636
type: application
3737
urls:
38-
- https://helm.k8ssandra.io/vector/vector-0.41.7.tgz
39-
version: 0.41.7
38+
- https://helm.k8ssandra.io/vector/vector-0.41.8.tgz
39+
version: 0.41.8
4040
generated: "2025-05-15T10:25:34.61307961Z"

charts/vector/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: vector
3-
version: "0.41.7"
3+
version: "0.41.8"
44
kubeVersion: ">=1.15.0-0"
55
description: A lightweight, ultra-fast tool for building observability pipelines
66
type: application
@@ -18,11 +18,11 @@ maintainers:
1818
- name: Datadog
1919
email: vector@datadoghq.com
2020
icon: https://vector.dev/press/vector-icon.svg
21-
appVersion: "0.49.0-distroless-libc"
21+
appVersion: "0.54.0-distroless-libc"
2222
annotations:
2323
artifacthub.io/images: |
2424
- name: vector
25-
image: timberio/vector:0.49.0-distroless-libc
25+
image: timberio/vector:0.54.0-distroless-libc
2626
- name: haproxy
2727
image: haproxytech/haproxy-alpine:2.6.12
2828
artifacthub.io/license: MPL-2.0

0 commit comments

Comments
 (0)