Skip to content

Commit

Permalink
Merge pull request #5017 from RainbowMango/pr_stop_krew_for_release1.9
Browse files Browse the repository at this point in the history
Stop krew update for release-1.9
  • Loading branch information
karmada-bot committed Jun 3, 2024
2 parents e4a20b1 + 1ac93f8 commit e0f15bc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,3 @@ jobs:
_output/charts/karmada-chart-${{ github.ref_name }}.tgz.sha256
_output/charts/karmada-operator-chart-${{ github.ref_name }}.tgz
_output/charts/karmada-operator-chart-${{ github.ref_name }}.tgz.sha256
update-krew-index:
needs: release-assests
name: Update krew-index
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Update new version in krew-index
uses: rajatjindal/krew-release-bot@v0.0.40

0 comments on commit e0f15bc

Please sign in to comment.