From c4bd1aa154a8494649b10825f04ef6bd983b7fe2 Mon Sep 17 00:00:00 2001 From: zyy17 Date: Mon, 23 Oct 2023 15:27:37 +0800 Subject: [PATCH] fix: no need to release 'greptimedb' chart (#79) --- .github/scripts/release-charts-to-s3.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/scripts/release-charts-to-s3.sh b/.github/scripts/release-charts-to-s3.sh index ceb33dc..efa0696 100755 --- a/.github/scripts/release-charts-to-s3.sh +++ b/.github/scripts/release-charts-to-s3.sh @@ -49,7 +49,6 @@ function main() { release_charts_to_s3 greptime greptimedb-operator release_charts_to_s3 greptime greptimedb-standalone release_charts_to_s3 greptime greptimedb-cluster - release_charts_to_s3 greptime greptimedb release_charts_to_s3 oci://registry-1.docker.io/bitnamicharts etcd }