Skip to content

Commit 85d7766

Browse files
committed
ci: Use correct chart repository
1 parent c8c4b98 commit 85d7766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
chart-registry-uri: oci.stackable.tech
195195
chart-registry-username: robot$sdp+github-action-build
196196
chart-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }}
197-
chart-repository: sdp-charts/${{ env.OPERATOR_NAME }}
197+
chart-repository: sdp-charts
198198
chart-directory: deploy/helm/${{ env.OPERATOR_NAME }}
199199
chart-version: ${{ needs.build-container-image.outputs.operator-version }}
200200
app-version: ${{ needs.build-container-image.outputs.operator-version }}

0 commit comments

Comments
 (0)