Skip to content

Commit c0c907e

Browse files
committed
README.md: fix chart url
1 parent 875e706 commit c0c907e

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
@@ -11,7 +11,7 @@ This chart is tested with k8s 1.21+ and helm 3.6.0+.
1111

1212
# Installation
1313

14-
This chart is [released as an OCI image](https://helm.sh/docs/topics/registries/) to `ghcr.io/mastodon/chart`. You can install it without the need to add any repository to your helm installation using:
14+
This chart is [released as an OCI image](https://helm.sh/docs/topics/registries/) to `ghcr.io/mastodon/charts/mastodon`. You can install it without the need to add any repository to your helm installation using:
1515

1616
```shell
1717
helm install mastodon oci://ghcr.io/mastodon/charts/mastodon --values your-values-file.yaml

0 commit comments

Comments
 (0)