mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 07:10:25 +08:00
Add Stage-3 Apps
Please consider all these as mostly feature complete BETA Apps for the time being Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com> Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
2
.github/workflows/charts-release.yaml
vendored
2
.github/workflows/charts-release.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
chartname=$(basename ${chart})
|
||||
echo "Processing ${chart} version ${maxversion}"
|
||||
mv ${chart}/${maxversion} ../charts/charts/${chartname}
|
||||
rm ../charts/charts/${chartname}/Chart.lock
|
||||
rm ../charts/charts/${chartname}/Chart.lock || echo "chart.lock missing for ${chartname}, continuing..."
|
||||
fi
|
||||
done
|
||||
mv library/* ../charts/charts/
|
||||
|
||||
Reference in New Issue
Block a user