Skip to content

Commit 7dcc768

Browse files
Update helm repo url in blog post to cadence-workflow.github.io
1 parent d51a09e commit 7dcc768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2024-10-01-announcing-cadence-helm-charts-v0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Today, we are happy to announce the release of [Cadence Kubernetes Helm Chart v0
2323
Once Helm has been set up correctly, add the repo as follows:
2424

2525
```bash
26-
helm repo add cadence https://uber.github.io/cadence-charts
26+
helm repo add cadence https://cadence-workflow.github.io/cadence-charts
2727
```
2828

2929
If you had already added this repo earlier, run `helm repo update` to retrieve the latest versions of the packages. You can then run `helm search repo cadence` to see the charts.

0 commit comments

Comments
 (0)