Skip to content

Commit

Permalink
workflow helm
Browse files Browse the repository at this point in the history
  • Loading branch information
shoce committed Nov 30, 2024
1 parent 8062939 commit d553a3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
- name: delete-package-versions
uses: actions/delete-package-versions@v5
with:
package_name: ${{ env.HELM_CHART_NAME }}
package_type: container
package-name: ${{ env.HELM_CHART_NAME }}
package-type: container
min-versions-to-keep: 3


0 comments on commit d553a3d

Please sign in to comment.