Skip to content

Commit

Permalink
test index regen
Browse files Browse the repository at this point in the history
  • Loading branch information
stavros-k committed Jun 9, 2024
1 parent 422556f commit 2297f72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/charts-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,11 @@ jobs:
export STRICT=true
go-yq --version
./.github/scripts/chart-docs.sh incubator/docuseal
for i in "${CHARTS[@]}"
do
# TODO: Remove any changelog stuff from this script
# TODO: Move all website docs structure generation to charttool
./.github/scripts/chart-docs.sh "$i"
done
- name: Commit Website Changes
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/docuseal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/docuseal
- https://hub.docker.com/r/docuseal/docuseal
type: application
version: 2.0.2
version: 2.0.3

0 comments on commit 2297f72

Please sign in to comment.