Skip to content

Commit ea33adf

Browse files
upd helm repo url
1 parent 542f8d5 commit ea33adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ EOF
4242
```
4343

4444
```shell
45-
helm repo add codefresh-onprem-prod http://charts.codefresh.io/prod
45+
helm repo add codefresh-onprem-prod https://chartmuseum.codefresh.io/codefresh
4646
helm pull codefresh-onprem-prod/codefresh
4747
helm upgrade --install cf codefresh-onprem-prod/codefresh -f values-main.yaml --create-namespace --namespace codefresh --debug
4848
```

0 commit comments

Comments
 (0)