Skip to content

Commit

Permalink
chore(base-cluster/backup): pin velero, as they don't follow semver (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
cwrau committed Feb 13, 2024
1 parent 73a15d2 commit a87c79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/base-cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ global:
vmware:
url: https://vmware-tanzu.github.io/helm-charts
charts:
velero: 5.x
velero: 5.3.0
condition: "{{ not (empty .Values.backup.backupStorageLocations) }}"
open-telemetry:
url: https://open-telemetry.github.io/opentelemetry-helm-charts
Expand Down

0 comments on commit a87c79e

Please sign in to comment.