Skip to content

Commit

Permalink
fix wf
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrmr33 committed Apr 18, 2024
1 parent 998a6bd commit 4fbb993
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

bump-dependencies:
needs: release
uses: spotinst/charts/.github/workflows/bump-chart-dependencies.yaml@main
with:
chart-name: ocean-kubernetes-controller
# bump-dependencies:
# needs: release
# uses: spotinst/charts/.github/workflows/bump-chart-dependencies.yaml@main
# with:
# chart-name: ocean-kubernetes-controller

0 comments on commit 4fbb993

Please sign in to comment.