duh
This commit is contained in:
@@ -133,7 +133,7 @@ process_index() {
|
|||||||
filename=$(basename "${file}")
|
filename=$(basename "${file}")
|
||||||
|
|
||||||
# If title is not ok, skip
|
# If title is not ok, skip
|
||||||
if ! check_and_fix_title "$train" "$chart"; then
|
if ! check_and_fix_title "${file}"; then
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
|
||||||
- https://hub.docker.com/r/stonith404/pingvin-share
|
- https://hub.docker.com/r/stonith404/pingvin-share
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.5
|
version: 0.0.6
|
||||||
|
|||||||
Reference in New Issue
Block a user