mirror of
https://github.com/truecharts/charts.git
synced 2026-07-11 15:41:24 -03:00
fix BAD mistake in docs
This commit is contained in:
2
.github/workflows/charts-release.yaml
vendored
2
.github/workflows/charts-release.yaml
vendored
@@ -141,7 +141,7 @@ jobs:
|
||||
|
||||
# Ensure container security header is always set
|
||||
sed -i '1d' "website/docs/charts/${train}/${chart}/container-security.md" || echo "failed to sed 1d container-security..."
|
||||
sed -i '1s/^/# Container Security Scan\n\n/' "website/docs/charts/${train}/${chart}/CHANGELOG.md" || echo "failed to add container-security header..."
|
||||
sed -i '1s/^/# Container Security Scan\n\n/' "website/docs/charts/${train}/${chart}/container-security.md" || echo "failed to add container-security header..."
|
||||
|
||||
touch website/docs/charts/${train}/${chart}/index.md
|
||||
echo "# ${chart}" >> website/docs/charts/${train}/${chart}/index.md
|
||||
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||
- https://github.com/Jackett/Jackett
|
||||
type: application
|
||||
version: 13.0.32
|
||||
version: 13.0.33
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
Reference in New Issue
Block a user