Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 48947b8

Browse files
committed
Updated commit message of auto generated commit
1 parent f302312 commit 48947b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ update_index() {
102102
echo "nothing to commit."
103103
else
104104
git add .
105-
git commit -m "Update CRDs"
105+
git commit -m "Update helm chart CRD (Auto generated by CircleCI)"
106106
git push "$GIT_REPOSITORY_URL" master
107107
fi
108108

0 commit comments

Comments
 (0)