Skip to content

Commit

Permalink
actually fix #244 by setting the correct helm flags
Browse files Browse the repository at this point in the history
  • Loading branch information
northdpole committed Jul 14, 2024
1 parent 1b9b064 commit 3c9ac42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,5 @@ jobs:
helm package -u\
--app-version ${{ github.ref_name }}\
--version ${DRACON_VERSION_SEMVER}\
--name dracon-enrichment-db-migrations\
./deploy/enrichment-db-migrations/chart
helm push dracon-enrichment-db-migrations oci://ghcr.io/ocurity/dracon/charts

0 comments on commit 3c9ac42

Please sign in to comment.