Skip to content

Commit 9b2badc

Browse files
committed
Fix OCI publish charts
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 3622fee commit 9b2badc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-oci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,5 @@ jobs:
6767
run: |
6868
export REGISTRY_0=oci://index.docker.io/bytebuilders
6969
export REGISTRY_1=oci://ghcr.io/bytebuilders
70+
./hack/scripts/update-chart-dependencies.sh
7071
$RUNNER_WORKSPACE/$(basename $CHART_REPOSITORY)/hack/scripts/publish-oci-charts.sh $(pwd)

0 commit comments

Comments
 (0)