Skip to content

Commit cb38f77

Browse files
committed
Remove Helm chart generation from main in preparation for automating on release/4.0 branch
1 parent e2377e9 commit cb38f77

File tree

55 files changed

+1
-541
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+1
-541
lines changed

.github/workflows/publish-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
echo "Building documentation for latest minor version..."
5353
hugo -s site -d "$GITHUB_WORKSPACE/WORK" -b https://oracle.github.io/weblogic-kubernetes-operator
5454
echo "Copying static files into place..."
55-
cp -R charts domains "$GITHUB_WORKSPACE/WORK"
55+
cp -R domains "$GITHUB_WORKSPACE/WORK"
5656
5757
cd $GITHUB_WORKSPACE/branch-3.4/documentation
5858
echo "Building documentation for older minor version..."

documentation/charts/index.yaml

Lines changed: 0 additions & 474 deletions
This file was deleted.
-8.71 KB
Binary file not shown.
-8.71 KB
Binary file not shown.
-8.72 KB
Binary file not shown.
-8.72 KB
Binary file not shown.
-8.89 KB
Binary file not shown.
-33.3 KB
Binary file not shown.
-9.11 KB
Binary file not shown.
-9.28 KB
Binary file not shown.

0 commit comments

Comments
 (0)