Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release vector to v0.40.0 #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/harmony-chart/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ dependencies:
version: 14.2.87
- name: vector
repository: https://helm.vector.dev
version: 0.37.0
digest: sha256:f470a766885ea840bc6b822c07c5ff55bff415195bd3bb76c2f37f89c75a460d
generated: "2024-12-17T05:51:57.22165494Z"
version: 0.40.0
digest: sha256:d1fdf80c52ae959e85d0916ced196c7857ebcc3c860e2f4ab50571a437f249de
generated: "2025-01-14T23:11:22.985387103Z"
2 changes: 1 addition & 1 deletion charts/harmony-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ dependencies:
condition: openfaas.enabled

- name: vector
version: 0.37.0
version: 0.40.0
repository: https://helm.vector.dev
condition: vector.enabled
Loading