Skip to content

Commit

Permalink
hardcode name
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal-Delange committed Jan 3, 2025
1 parent 3743581 commit 68e284d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ jobs:
- name: Helm push
run: |
cd kubernetes
helm push $CHART_NAME-${{ github.ref_name }}.tgz oci://${{vars.ARTIFACT_REGISTRY_HOST_NAME}}/${{vars.INFRA_PROJECT_ID}}/${{vars.ARTIFACT_REGISTRY_REPOSITORY}}
helm push $CHART_NAME-0.30.1.tgz oci://${{vars.ARTIFACT_REGISTRY_HOST_NAME}}/${{vars.INFRA_PROJECT_ID}}/${{vars.ARTIFACT_REGISTRY_REPOSITORY}}

0 comments on commit 68e284d

Please sign in to comment.