feat: extend charts resource with helm values (backport #644) (#655)

Signed-off-by: Zack Brady <zackbrady123@gmail.com>
Co-authored-by: Eric Klatzer <eric@klatzer.at>
Co-authored-by: Zack Brady <zackbrady123@gmail.com>
This commit is contained in:
mergify[bot]
2026-07-09 14:25:59 -04:00
committed by GitHub
co-authored by Eric Klatzer Zack Brady
parent a3543f6cf0
commit 581ea4c7e3
9 changed files with 36 additions and 10 deletions
Binary file not shown.
@@ -0,0 +1,3 @@
---
labels:
product: "musl"
@@ -0,0 +1,2 @@
---
image: "ghcr.io/hauler-dev/library/busybox:musl"
+4
View File
@@ -41,6 +41,10 @@ spec:
- name: chart-with-file-dependency-chart-1.0.0.tgz
repoURL: testdata
add-dependencies: true
add-images: true
valuesFiles:
- "chart-with-file-dependency-chart-required-values-2.yaml"
- "chart-with-file-dependency-chart-required-values.yaml"
---
apiVersion: content.hauler.cattle.io/v1
kind: Files