Skip to content

Commit

Permalink
fix: no need to release 'greptimedb' chart (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
zyy17 authored Oct 23, 2023
1 parent 8d9cdaa commit c4bd1aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/scripts/release-charts-to-s3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

Expand Down

0 comments on commit c4bd1aa

Please sign in to comment.