Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -12,7 +12,7 @@ echo "Chart name: $curr_chart"
|
||||
|
||||
if [[ "$curr_chart" != "charts/premium/volsync" ]]; then
|
||||
echo "Installing volumesnapshots chart"
|
||||
helm install volumesnapshots oci://tccr.io/truecharts/volumesnapshots --namespace volumesnapshots --create-namespace --wait
|
||||
helm install volumesnapshots oci://tccr.io/truecharts/volumesnapshots --namespace volumesnapshots --create-namespace --wait
|
||||
if [[ "$?" != "0" ]]; then
|
||||
echo "Failed to install volumesnapshots chart"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user