Skip to content

Commit b8ad266

Browse files
cleanup
Signed-off-by: James Milligan <[email protected]>
1 parent 364156a commit b8ad266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,5 +189,5 @@ set-helm-overlay:
189189
helm-package: set-helm-overlay generate release-manifests helm
190190
$(HELM) package --version $(CHART_VERSION) chart/open-feature-operator
191191
mkdir -p charts && mv open-feature-operator-*.tgz charts
192-
$(HELM) repo index --url https://james-milligan.github.io/open-feature-operator/charts charts
192+
$(HELM) repo index --url https://open-feature.github.io/open-feature-operator/charts charts
193193
mv charts/index.yaml index.yaml

0 commit comments

Comments
 (0)