We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3622fee commit 9b2badcCopy full SHA for 9b2badc
1 file changed
.github/workflows/publish-oci.yml
@@ -67,4 +67,5 @@ jobs:
67
run: |
68
export REGISTRY_0=oci://index.docker.io/bytebuilders
69
export REGISTRY_1=oci://ghcr.io/bytebuilders
70
+ ./hack/scripts/update-chart-dependencies.sh
71
$RUNNER_WORKSPACE/$(basename $CHART_REPOSITORY)/hack/scripts/publish-oci-charts.sh $(pwd)
0 commit comments