Skip to content

Commit

Permalink
Update helm repo url in blog post to cadence-workflow.github.io (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylanisikdemir authored Jan 14, 2025
1 parent d51a09e commit 4b4b8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/2024-10-01-announcing-cadence-helm-charts-v0.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Today, we are happy to announce the release of [Cadence Kubernetes Helm Chart v0
Once Helm has been set up correctly, add the repo as follows:

```bash
helm repo add cadence https://uber.github.io/cadence-charts
helm repo add cadence https://cadence-workflow.github.io/cadence-charts
```

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.
Expand Down

0 comments on commit 4b4b8f2

Please sign in to comment.