aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/helm_ci.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/helm_ci.yaml')
-rw-r--r--.github/workflows/helm_ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/helm_ci.yaml b/.github/workflows/helm_ci.yaml
index 7890227..7f30de6 100644
--- a/.github/workflows/helm_ci.yaml
+++ b/.github/workflows/helm_ci.yaml
@@ -63,7 +63,7 @@ jobs:
echo "::warning::Please update the version in deploy/helm/seaweedfs-csi-driver/Chart.yaml"
echo "::warning::Current version: $CURRENT_VERSION"
else
- echo "✓ Chart version was updated from $BASE_VERSION to $CURRENT_VERSION"
+ echo "Chart version was updated from $BASE_VERSION to $CURRENT_VERSION"
fi
fi