Skip to content

Commit

Permalink
chore: remove release-addons-chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
JashBook committed Nov 16, 2023
1 parent f2ff207 commit 5d65b44
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release-helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,11 @@ jobs:

release-addons-chart:
needs: release-version
uses: apecloud/apecloud-cd/.github/workflows/[email protected].38
uses: apecloud/apecloud-cd/.github/workflows/[email protected].40
with:
GITHUB_REPO: "apecloud/kubeblocks-addons"
VERSION: "${{ needs.release-version.outputs.release-version }}"
CHART_DIR: "addons"
APECD_REF: "v0.1.38"
APECD_REF: "v0.1.40"
GITHUB_REF: ${{ github.ref }}
secrets: inherit

Expand Down

0 comments on commit 5d65b44

Please sign in to comment.