Skip to content

Commit

Permalink
changed the chart name and publish repo as suggested by Nathan
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Nov 27, 2024
1 parent 9794e44 commit 711bb5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-push-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ jobs:
- name: Push helm chart
run: |
helm push hedera-block-node-chart-${{ env.VERSION }}.tgz oci://ghcr.io/hashgraph/hedera-block-node/charts
helm push hedera-block-node-chart-${{ env.VERSION }}.tgz oci://ghcr.io/hashgraph/hedera-block-node
2 changes: 1 addition & 1 deletion charts/hedera-block-node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ keywords:
maintainers:
- name: Hedera Block Node Team
email: [email protected]
name: hedera-block-node-chart
name: block-node-helm-chart
sources:
- https://github.com/hashgraph/hedera-block-node
version: 0.3.0-SNAPSHOT
Expand Down

0 comments on commit 711bb5b

Please sign in to comment.