fix
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
|||||||
gunzip "$JSON_FILE.gz" --force # Force overwrite if file already exists
|
gunzip "$JSON_FILE.gz" --force # Force overwrite if file already exists
|
||||||
fi
|
fi
|
||||||
|
|
||||||
./charttool genchangelog "$REPO_PATH" "$TEMPLATE_PATH" "$CHARTS_DIR"
|
./charttool genchangelog "$REPO_PATH" "$TEMPLATE_PATH" "$OUTPUT_DIR"
|
||||||
gzip "$JSON_FILE" --best
|
gzip "$JSON_FILE" --best
|
||||||
|
|
||||||
- name: Checkout Helm-Staging
|
- name: Checkout Helm-Staging
|
||||||
|
|||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/docuseal
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/docuseal
|
||||||
- https://hub.docker.com/r/docuseal/docuseal
|
- https://hub.docker.com/r/docuseal/docuseal
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.2
|
version: 1.0.3
|
||||||
Reference in New Issue
Block a user