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 velero to v8 #133

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 @@ -28,12 +28,12 @@ dependencies:
version: 7.10.0
- name: velero
repository: https://vmware-tanzu.github.io/helm-charts
version: 5.4.1
version: 8.2.0
- name: openfaas
repository: https://openfaas.github.io/faas-netes
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"
digest: sha256:2cc469274b8436bb050403e38ab6490a23115207ab969a7ed7fb5c106ac0a33c
generated: "2024-12-30T12:36:32.616064211Z"
2 changes: 1 addition & 1 deletion charts/harmony-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies:
condition: k8sdashboard.enabled

- name: velero
version: "5.4.1"
version: "8.2.0"
repository: https://vmware-tanzu.github.io/helm-charts
condition: velero.enabled

Expand Down
Loading