Merge pull request #792 from stakater/remove-bump-chart

Remove chart bump from init release since its not relevant
This commit is contained in:
Muneeb Aijaz
2024-11-18 16:32:32 +05:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@@ -48,7 +48,6 @@ jobs:
run: |
set -ue
VERSION=${{ inputs.TARGET_VERSION }} make update-manifests-version
VERSION=${{ inputs.TARGET_VERSION }} make bump-chart
git diff
- name: Generate new set of manifests