We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f6b21 commit 38e78e1Copy full SHA for 38e78e1
1 file changed
.github/workflows/build_publish.yml
@@ -116,4 +116,4 @@ jobs:
116
# align chart appVersion with the image tag
117
sed -i "s/^appVersion:.*/appVersion: \"${{ steps.resolve_tags.outputs.tag }}\"/" firefly/helm/Chart.yaml
118
helm package firefly/helm/
119
- helm push firefly-*.tgz oci://ghcr.io/caltech-ipac
+ helm push firefly-*.tgz oci://ghcr.io/caltech-ipac/firefly-chart
0 commit comments