chore: Align metacluster/workloadcluster components
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 2m32s Details
Container & Helm chart / Linting (push) Successful in 1m5s Details
Container & Helm chart / Kubernetes Bootstrap Appliance (push) Successful in 37m27s Details

This commit is contained in:
Danny Bessems 2024-06-07 13:08:43 +10:00
parent d459c98045
commit e42479f214
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ downstream:
helm_charts: helm_charts:
longhorn: longhorn:
version: 1.4.1 version: 1.5.4
chart: longhorn/longhorn chart: longhorn/longhorn
namespace: longhorn-system namespace: longhorn-system
parse_logic: cat values.yaml | yq eval '.. | select(has("repository")) | .repository + ":" + .tag' parse_logic: cat values.yaml | yq eval '.. | select(has("repository")) | .repository + ":" + .tag'