Skip to content

Commit 92d2139

Browse files
cchanningChristopher Channing
andauthored
ESCLOUD-718: Updating Helm package repo URL (#840)
Co-authored-by: Christopher Channing <chris.channing@kurrent.io>
1 parent 25b1604 commit 92d2139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/server/kubernetes-operator/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The Operator deployment process is managed via Helm. The following Kurrent repos
3131

3232
```bash
3333
helm repo add kurrentdb-operator-repo \
34-
'https://packages.eventstore.com/basic/kurrentdb-operator/helm/charts/' \
34+
'https://packages.kurrent.io/basic/kurrentdb-operator/helm/charts/' \
3535
--username $username \
3636
--password $password
3737
```

0 commit comments

Comments
 (0)