diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 0aa76d7..dba01b6 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -26,7 +26,7 @@ jobs: - name: Add dependency chart repos run: | helm repo add openkruise https://openkruise.github.io/charts - helm repo add minio https://helm.min.io/ + helm repo add minio https://operator.min.io helm repo add stable https://charts.helm.sh/stable helm repo add incubator https://charts.helm.sh/incubator - name: Configure Git