This commit is contained in:
Stavros kois
2024-05-12 21:31:34 +03:00
parent 4d0e0b77bd
commit bda19c5847
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ process_index() {
filename=$(basename "${file}")
# If title is not ok, skip
if ! check_and_fix_title "$train" "$chart"; then
if ! check_and_fix_title "${file}"; then
continue
fi
+1 -1
View File
@@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
- https://hub.docker.com/r/stonith404/pingvin-share
type: application
version: 0.0.5
version: 0.0.6