Skip to content

Commit

Permalink
fix: helm version
Browse files Browse the repository at this point in the history
  • Loading branch information
tscuite committed Oct 14, 2022
1 parent 6433d12 commit 301b5ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_dongtai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ jobs:

- name: Download existed repo files
run: |
${{ steps.get_version.outputs.VERSION }}
sed -i "s#tag: latest#tag: ${{ steps.get_version.outputs.VERSION }}#g" deploy/kubernetes/helm/values.yaml
ossutil cp -rf oss://dongtai-helm-charts/iast/ ~/helm/repo/ --include dongtai-iast-*.tgz --exclude "index.yaml"
Expand Down

0 comments on commit 301b5ee

Please sign in to comment.